Unexpect - Base
Base component for Unexpect
Standards
- Language:
TS
- Eslint:
Yes
- Static Code Analysis:
Yes
IntelliJ Code Inspections - DDD - Document Driven:
Yes
- DDD - Domain Driven:
Yes
- EDD - Exception Driven:
Yes
- TDD - Test Driven:
Yes
- LDD - Log Driven:
Yes
- 12FA - 12 Factor-App:
50%
Partially
Commands
-
npm run clear
// clears "dist" folder -
npm run lint
// runs eslint for static code analysis -
npm run build
// builds JS files at "dist" folder -
npm run test
// runs test files in "test" folder -
npm run test:watch
// runs test files in "test" folder -
npm run test:coverage
// runs test files in "test" folder
Dependencies
-
rimraf
clears dist -
@leyyo/fqn
full qualified name
Prepared by
- Mustafa Yelmer
- mustafayelmer(at)gmail.com
2022-08-10