/testman

Minimal testcase management tool

Primary LanguageJavaScriptMIT LicenseMIT

Logo TestMan License MIT npm >= 8.x

Minimal test-case management tool

TestMan v2

Based on feedback gathered from users, TestMan v2 is in active development.

Development

Install deps:

npm install

Generate production bundles:

npm run build

Start the server:

npm start

Head to http://localhost:3200/

PS: TestMan works and is stable. Though, I never got around to completing the Roadmap to v1.0

License

MIT