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
Lazy loading of 'interesting' ActiveRecord model id's, thread-safely and with easy cache reset and lazy creation in testing
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
db-factory uses definition files with YAML/ERB syntax to define test data (preconditions) for unit PL/SQL testing and can compare actual data with defined expected data.
2020
2021
2022
2023
2024
2025
0.0
This is a light weight, easy to use AB testing framework gem for backend algorithm test
2020
2021
2022
2023
2024
2025
0.0
A super lightweight testing framework
2020
2021
2022
2023
2024
2025
0.0
Allows for matching data structures against given criteria. Very useful for testing JSON responses but may be used anywhere.
2020
2021
2022
2023
2024
2025
0.0
Example implementation to test my experiment on live unit testing.
Make sure to check the blog post here : http://zisismaras.me/general/2015/05/01/exploring-live-unit-tests.html
and the github repo.
2020
2021
2022
2023
2024
2025
0.0
Little Children is a simple OSC server for testing receiving OSC message. You can configure a port number and add some address (methods).
2020
2021
2022
2023
2024
2025
0.0
Testing creating a gem with Bundler
2020
2021
2022
2023
2024
2025
0.0
A Local Gateway -developed by InSTEDD- implemented in Ruby for testing purposes.
2020
2021
2022
2023
2024
2025
0.0
Logicle is a simulator for testing and solving simple circuits composed of basic logical elements. The program reads and writes its inputs and outputs using the GML protocol.
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
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