Skip to content

tapjs/gh-964

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repro for tapjs/tapjs#964

TAP version 14
1..2
# Subtest: test/my-test.ts
    # Subtest: 1+1 tests
        ok 1 - 1+1=2
        not ok 2 - 1 == 2 # TODO
        1..2
    ok 1 - 1+1 tests # time=1.76ms
    
    1..1
ok 1 - test/my-test.ts # time=569.244ms

# Subtest: test/service-test-suite.ts
    1..0 # no tests found
ok 2 - test/service-test-suite.ts # SKIP no tests found

# No coverage generated
# { total: 3, pass: 1, todo: 1, skip: 1 }
# time=685.52ms

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published