lesgo v2.1.11
Lesgo!
Bootstrap your next microservice with a lightweight node.js serverless framework.
Note: This repository contains the core code of the Lesgo! framework. If you want to build an application using Lesgo!, visit the docs.
Unit Test
This framework uses Jest test framework for unit testing.
All test files exist in the respective src/**/__tests__/*.test.ts
directory.
Install dependencies
$ npm ci
Run test
$ npm test
Run code coverage report
$ npm run coverage
View the generated html report in coverage/index.html
.
Testing environment
Declare testing environment configurations in jest.setup.ts
directory.
Contributing
You may contribute to the core framework by submitting a PR to the develop
branch. Refer to the official Docs for more information.
7 months ago
6 months ago
6 months ago
6 months ago
6 months ago
4 months ago
9 months ago
9 months ago
9 months ago
9 months ago
8 months ago
9 months ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago