Skip to content

1.5.1

Compare
Choose a tag to compare
@jgautheron jgautheron released this 09 Jun 19:01
· 5 commits to master since this release
9ea1afc
Actually use IgnoreTests from the API. (#18)

Because the API took a list of `*File`s, it didn't actually skip tests
as ParseTree did. This checks the name of each file before visiting its
AST.