UNPKG

507 BMarkdownView Raw
1# SL.OnPremise.Agents.NodeJS.TypeScript
2NodeJS Test Listener, based on "vanilla" istanbul and written in TypeScript
3
4# Requirements
5* Single NPM module (with build scanner) -- Will be merged in the future
6* Selection of two public interfaces - CLI and API
7* Written in TypeScript
8* Backwards compatible to the old agent
9
10# Quality requirements
11* Unit tests > 80%
12* Component tests for all key features
13* Compatibility tests for node 0.10..Latest
14* CI/CD with SeaLights
15* Tested against open source projects