0.0
GitBrachBenchMark is a tool for testing performance of code in different git branches.
2020
2021
2022
2023
2024
2025
0.0
A minimalist acceptance testing framework using page object pattern. It
greatly simplifies the task of constructing, using, and maintaining page
objects in a Ruby/Capybara/RSpec environment.
2020
2021
2022
2023
2024
2025
0.0
Capybara selectors for finding the element in your document that represents a specific record, attribute, or role
2020
2021
2022
2023
2024
2025
0.0
Environment variables are a standard way for configuring applications in
production. It allows for quickly changing the configuration, and avoids
having to introduce secrets in the code.
When testing code that relies on environment variables, it becomes
problematic to mock the environment, and e...
2020
2021
2022
2023
2024
2025
0.0
For testing purposes only
2020
2021
2022
2023
2024
2025
0.0
A helper for testing poise-ruby providers.
2020
2021
2022
2023
2024
2025
0.0
A Ruby on Rails plugin to add an after_commit callback. This can be used to trigger methods only after the entire transaction is complete.
Updated with savepoint support for unit testing.
2020
2021
2022
2023
2024
2025
0.0
Laranja is a ruby gem which generates random fake valid data.
It was built to help testing brazilian apps, since it generated specific data from the country.
Now it's localized with the I18n gem, the gem has custom data and custom generators per locale.
You can use it in your automated tests or t...
2020
2021
2022
2023
2024
2025
0.0
Helper methods for Amplify Lesson Builder, to be used in the Amplify Cucumber suite. 0.0.x versions are for testing purposes
2020
2021
2022
2023
2024
2025
0.0
Disable CSS3 animations and filter out external JavaScript downloads. Helpful for reliable testing with Capybara.
2020
2021
2022
2023
2024
2025
0.0
A performance testing tool for Logstash
2020
2021
2022
2023
2024
2025
0.0
Lucian is a test framework for Docker environments which running up containers using docker-compose.yml, and testing them using Rspec.
2020
2021
2022
2023
2024
2025
0.0
A lightweight testing framework that utilizes selenium to allow developers to write test cases
2020
2021
2022
2023
2024
2025
0.0
MTest is a microframework for testing your Ruby programs. It is inspired from Paul Barry's "One line test framework" which you can found at http://paulbarry.com/articles/2008/05/23/a-ruby-test-framework-in-one-line.
2020
2021
2022
2023
2024
2025
0.0
MbUnit - Generative Unit Test Framework for .NET. MbUnit provides advanced unit testing support with advanced fixtures to enable developers and testers to test all aspects of their software.
2020
2021
2022
2023
2024
2025
0.0
Base classes to use for testing (based on MbUnit or Nunit) that enforce Given, When, Then style with auto mocking facilities
2020
2021
2022
2023
2024
2025
0.0
testunitxml extends the Test::Unit framework with an assertion for testing well-formed XML documents.
2020
2021
2022
2023
2024
2025
0.0
Headless browser for testing purposes powered by V8 JavaScript engine (via Mustang gem)
2020
2021
2022
2023
2024
2025
0.0
migration_test_helper makes testing your migrations easier by
adding helper methods to Test::Unit::TestCase for asserting the
current state of the schema and executing migrations against the
test database.
2020
2021
2022
2023
2024
2025
0.0
Page Object DSL for iOS and Android mobile testing
2020
2021
2022
2023
2024
2025