Skip to content

codewars/criterion-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Criterion Hooks

Report hooks for Criterion.

Dependencies

Demo

  • make example-test installs Criterion locally, compile the hooks, and example test.
  • make run-example runs the example test with -q -j1 --full-stats.

TODO

  • Add proper tests to prevent regression