Categories: None [Edit]

verity

https://rubygems.org/gems/verity
https://github.com/phaedryx/verity
Verity is a Ruby test framework built around a core principle: tests are executable data structures, not a nested DSL. Each test carries structured metadata (tags, timeout, resource declarations) used for CI filtering, parallel grouping, and scheduling. Execution uses process-level forking with a SQLite manifest as the work queue and result store.

Total

Ranking: 193,069 of 196,643
Downloads: 503

Daily

Ranking: 57,730 of 196,611
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,290,923,206minitest
291,016,069,266rspec
56741,207,919rubocop
282194,174,962sqlite3
286191,973,363prism

Owners

#GravatarHandle
1iconphaedryx