free_mutant/spec
Markus Schirp f633c8d894 Reduce default processor count to two under CI environments
Most CI implementations like travis / circleci run the builds
containerised. This can lead to the situartion where many more
processors are detected via /proc/cpuinfo and friends than are actually
usable through resource limits enforced by the containerization.
This can result in high resource consumption that might
result in abnormal build termination.

The default can easily be overriden in your CI setup.

* http://fabiokung.com/2014/03/13/memory-inside-linux-containers/
2014-08-11 17:52:53 +00:00
..
integration/mutant Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
shared Remove unused shared examples 2014-08-10 21:05:20 +00:00
support Cleanup CLI reporter format specs 2014-08-11 14:29:32 +00:00
unit Reduce default processor count to two under CI environments 2014-08-11 17:52:53 +00:00
integrations.yml Add axiom to corpus test and add noinstall option 2014-07-11 23:00:15 +00:00
rcov.opts Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
spec_helper.rb Use devtools spec initialization 2014-08-10 15:06:09 +00:00