0.34
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
zentest only works with Ruby and Minitest or Test::Unit. There is
enough ev...
2019
2020
2021
2022
2023
2024
0.18
Testing utils for Action Cable
2019
2020
2021
2022
2023
2024
0.16
The simulator and RubyMotion REPL make on-device testing a painful cycle of
code, compile, check, repeat. *Especially* when it comes to testing the UI,
where inexplicable differences can crop up between a device and the simulator.
Motion-Xray is an in-app developer's toolbox. Activate Xray (us...
2019
2020
2021
2022
2023
2024
0.29
Project creation, dev server, testing, building for uki apps
2019
2020
2021
2022
2023
2024
0.08
Fourchette is your new best friend for having isolated testing environment. It will help you test your GitHub PRs against a fork of one your Heroku apps. You will have one Heroku app per PR now. Isn't that amazing? It will make testing way easier and you won't have the (maybe) broken code from ot...
2019
2020
2021
2022
2023
2024
0.26
JSON matchmaking for all your API testing needs.
2019
2020
2021
2022
2023
2024
0.12
An extremely fast, expressive, and context-driven unit-testing framework. A replacement for all other testing frameworks. Protest the slow test.
2019
2020
2021
2022
2023
2024
0.25
Steak is a minimal extension of RSpec-Rails that adds several conveniences to do acceptance testing of Rails applications using Capybara. It's an alternative to Cucumber in plain Ruby.
2019
2020
2021
2022
2023
2024
0.25
minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
This allows you do things like run each suite of specs inside a database transaction,
running each spec inside its own savepoint inside that transaction, which can
significantly speed up testing for specs that shar...
2019
2020
2021
2022
2023
2024
0.0
Lookout
Lookout is a unit testing framework for Ruby┬╣ that puts your results in
focus. Tests (expectations) are written as follows
expect 2 do
1 + 1
end
expect ArgumentError do
Integer('1 + 1')
end
expect Array do
[1, ...
2019
2020
2021
2022
2023
2024
0.24
A fake Pusher server for development and testing.
2019
2020
2021
2022
2023
2024
0.23
A set of RSpec matchers for testing Pundit authorisation policies
2019
2020
2021
2022
2023
2024
0.1
TourBus, a web load-testing tool that combines complex 'tour' definitions with scalable, concurrent testing
2019
2020
2021
2022
2023
2024
0.1
ChefSpec is a unit testing and resource coverage (code coverage) framework for testing Chef cookbooks ChefSpec makes it easy to write examples and get fast feedback on cookbook changes without the need for virtual machines or cloud servers.
2019
2020
2021
2022
2023
2024
0.1
TourBus, a web stress-testing tool that combines complex 'tour' definitions with scalable concurrent testing
2019
2020
2021
2022
2023
2024
0.0
This talk describes about the history of testing framework in Ruby.
Ruby 2.2 bundles two testing frameworks. They are minitest and test-unit. Do you know why two testing frameworks are bundled? Do you know that test-unit was bundled and then removed from Ruby distribution? If you can't answer th...
2019
2020
2021
2022
2023
2024
0.22
A/B testing for Rails
2019
2020
2021
2022
2023
2024
0.0
this is Test Api description please ignore.this for testing purpose so please ignore itthis is Test Api description please ignore.this for testing purpose so please ignore itthis is Test Api description please ignore.this for testing purpose so please ignore itthis is Test Api description please ...
2019
2020
2021
2022
2023
2024
0.0
The Soft Assert gem enhances testing capabilities with flexible assertion methods.Unlike traditional assertions, Soft Assert does not interrupt test execution on failure. Instead, it logs errors and continues testing, allowing you to identify and review all failures simultaneously. This gem integ...
2019
2020
2021
2022
2023
2024
0.0
#### MultiRails by Relevance, http://thinkrelevance.com Rob Sanheim - MultiRails lead MultiRails lets you test your Rails plugin or app against many versions of Rails in one sweep. #### DESCRIPTION: MultiRails allows easy testing against multiple versions of Rails for your Rails specific gem o...
2019
2020
2021
2022
2023
2024