💾 Archived View for freeshell.de › tldr › rspec.gmi captured on 2024-05-10 at 12:26:10. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

rspec

Behavior-driven development testing framework written in Ruby to test Ruby code.

More information.

rspec --init
rspec
rspec {path/to/directory}
rspec {path/to/file}
rspec {path/to/file1} {path/to/file2}
rspec {path/to/file}:{83}
rspec --seed {seed_number}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY