Skip to content

code4fukui/deno-test-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-test-helper

output CSV from Deno with test multi levels

to run

deno test -A --unstable example/fib.test.js | deno run https://code4fukui.github.io/deno-test-helper/test2csv.js

run local

deno test -A --unstable example/fib.test.js | deno run test2csv.js

options

--help     this message
--nosum    without sum
--withtime with time(ms)
--json     output json instead of csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages