Orchestrated execution
Coordinate suites and workers across a larger test topology.
A systems-minded test runner
Tests live in files, but test work spans orchestration, processes, reporting, watch state, and developer feedback. Suman treats that surrounding system as part of the runner rather than a collection of afterthoughts.
Fast execution matters. So does knowing what the runner is doing around it.
Parallel execution · reporters · watch · daemon · interactive01 / PRINCIPLES
Coordinate suites and workers across a larger test topology.
Route results through reporters and interactive development workflows.
Treat watch processes, daemons, and companion tools as designed interfaces.
02 / METHOD
Resolve the intended suite and execution graph.
Use available concurrency without losing test identity.
Make failure context useful to people and automation.
03 / ACCESS
Open the user application for your own Suman activity and saved context.
User log inUse the organization application for shared policy, membership, and operational work.
Organization accessAccount creation crosses the dedicated authentication boundary before product access is granted.
Create an accountA runner earns trust one intelligible failure at a time.
github.com/sumanjs