RubyGems Navigation menu

verity 0.1.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 May 24, 2026 (31.5 KB)
  2. 0.1.0 May 24, 2026 (30.5 KB)

Runtime Dependencies (2):

prism ~> 1.0
sqlite3 ~> 2.0

Development Dependencies (3):

minitest >= 0
rspec >= 0
rubocop ~> 1.75

Owners:

Pushed by:

Authors:

  • Tad Thorley

SHA 256 checksum:

=

Total downloads 215

For this version 120

Version Released:

License:

MIT

Required Ruby Version: >= 3.3.0

Links: