Skip to content

rgeraldporter/precommit-test-integrity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

precommit-test-integrity

Bash script for testing the integrity of tests by detecting focus cases before commit.

Put simply, it checks git diff for "focus" cases such as fit, fdescribe where your test integrity could be affected quietly without you knowing if they were present -- your tests would pass, but only because you've effectively disabled most of them.

About

Bash script for testing the integrity of tests by detecting focus cases before commit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages