You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI systems want machine-readable output. Add toJUnit(result) and toJSON(result), make run() return a per-test results array, and add a CLI flag --reporter junit|json [--out file].
CI systems want machine-readable output. Add toJUnit(result) and toJSON(result), make run() return a per-test results array, and add a CLI flag --reporter junit|json [--out file].