RubyGems Navigation menu

oktest 1.3.1

Oktest.rb is a new-style testing library for Ruby. You can write `ok {1+1} == 2` instead of `assert_equal 2, 1+1` or `expect(1+1).to eq 2`. In addition, Oktest.rb supports **Fixture injection** feature inspired by dependency injection and **JSON Matcher** feature similar to JSON schema. See https://github.com/kwatch/oktest/tree/ruby/ruby for details.

Gemfile:
=

instalar:
=

Versiones:

  1. 1.5.0 October 12, 2024 (80,5 KB)
  2. 1.4.0 October 04, 2024 (79 KB)
  3. 1.3.1 September 16, 2024 (76 KB)
  4. 1.3.0 September 16, 2024 (76 KB)
  5. 1.2.1 November 30, 2021 (75 KB)
Mostrar todas las versiones (11 total)

dependencias de Runtime (2):

diff-lcs ~> 1.0

Propietarios:

Subida por:

Autores:

  • kwatch

SHA 256 checksum:

=

Total de descargas 11.145

Para esta versión 208

Versión publicada:

Licencia:

MIT

Versión de Ruby requerida: >= 2.4

Enlace: