Minimal test-case management tool
Based on feedback gathered from users, TestMan v2 is in active 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
MIT