Axe

Results 3 issues of Axe

Because of performance requirements we want our contract checks to only run in development/testing. The default is that contracts are always on. Is it possible to reverse that? Off by...

### Introduction We use parallel_tests, rspec and simplecov. For stability we use 1 process in our build with the setup below. When we only use 1 process, SimpleCov does not...

# Context I am trying to generate yard documentation with contract information. When I use the command line it reports that my doc coverage is 100%. When I use the...