Skip to content

alexscheelmeyer/tap-pretty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-pretty

Yet another TAP output formatter. I made this because I got annoyed that all the other TAP formatters I could find were having security issues as reported by npm audit. It also turns out that most do not cover much of the TAP protocol anyway, so hopefully this will in time cover more.

List of features known to not be supported at this time:

  • Buffered subtests, unbuffered is supported though.
  • The time clause for subtests. It is just shown as regular text right now.

About

Yet another TAP output formatter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors