RubyGems Navigation menu

stable_profile 0.6.0

Solves a quirk of rspec --profile in some code bases: result vary with every random spec ordering. This seems to be due to differences in dependency load order, class initialization, and test server startup. This lib runs rspec --profile many times, averaging the results to always give the same (stable) and meaningful result.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.6.1 - November 02, 2023 (7,5 KB)
  2. 0.6.0 - November 02, 2023 (7,5 KB)
  3. 0.5.0 - November 02, 2023 (7,5 KB)
  4. 0.4.1 - October 31, 2023 (7,5 KB)
  5. 0.4.0 - October 31, 2023 (7,5 KB)
Zeige alle Versionen (8 total)

Runtime Abhängigkeiten (3):

colorize >= 0
ruby-progressbar ~> 1.13.0
thor >= 0

Development Abhängigkeiten (3):

aruba >= 0
cucumber >= 0
rspec ~> 3.12.0

Besitzer:

Pushed by:

Autoren:

  • Robb Shecter

SHA 256-Prüfsumme:

1b3acdeee1d3212799753e20388cc7cf29f17f9ee596e7c7f1c34ecb7c5198d2

Downloads insgesamt 1.872

Für diese Version 210

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.6.0

Links: