Registry / testing / cutest

cutest

JSON →
library1.2.3rbrubygemsunverified

Run tests in separate processes to avoid shared state and ensure isolation.

gem install cutest
INSTALL
IMPORT
SIG · CUTEST
C
cutest
testingrubyv1.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Cutest
✓ require 'cutest'

Define and run an isolated test.

require 'cutest' scope do test 'example' do assert 1 + 1 == 2 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
cutest — gem install cutest · libregistry