0.0
gem is created for testing some solutions of math-tasks
2020
2021
2022
2023
2024
2025
0.0
A tool for selecting a smaller number of test combinations (using pairwise generation) rather than exhaustively testing all possible permutations.
2020
2021
2022
2023
2024
2025
0.0
Testing how to publish a gem.
2020
2021
2022
2023
2024
2025
0.0
Easy A/B testing.
2020
2021
2022
2023
2024
2025
0.0
A small framework for testing your code. It keeps track of assertion failures as well as test failures.
2020
2021
2022
2023
2024
2025
0.0
Watir-Webdriver Based Page-Object Framework for Kuali Open Library Environment QA Testing
2020
2021
2022
2023
2024
2025
0.0
Opinionated framework for Ruby CLI applications that provides logging, cli argument parsing, daemonizing, configuration, testing, and even remote control of long running processes
2020
2021
2022
2023
2024
2025
0.0
This gem is one half of the gamification system, codenamed "Naga", for unit testing created for my dissertation project. It works in hand with the web application accessible at https://naga-unit-testing.herokuapp.com/.
2020
2021
2022
2023
2024
2025
0.0
TestUnit/RSpec, Watchr and Growl Integration for Continuous Testing
2020
2021
2022
2023
2024
2025
0.0
Organizational helper for writing serializations for use with threading. The biggest use case of this would be in selenium / capybara based integration testing as this allows you to run flows in parallel.
2020
2021
2022
2023
2024
2025
0.0
Provides a framework for writing and testing Jekyll plugins
2020
2021
2022
2023
2024
2025
0.0
Faraday Cage allows you to use Faraday for making requests to your REST APIs in integration testing, minus the boilerplate code and crufty parsing and encoding of requests and responses.
2020
2021
2022
2023
2024
2025
0.0
this is testingpackage please ignore
2020
2021
2022
2023
2024
2025
0.0
== USAGE: require 'matlab' engine = Matlab::Engine.new engine.put_variable "x", 123.456 engine.put_variable "y", 789.101112 engine.eval "z = x * y" engine.get_variable "z" matrix = Matlab::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] =...
2020
2021
2022
2023
2024
2025
0.0
Generates Graphviz diagrams of user journeys automatically during testing.
2020
2021
2022
2023
2024
2025
0.0
A simulation/representation of the card game Phase 10, designed for use in large applications or microscopic testing environments.
2020
2021
2022
2023
2024
2025
0.0
Set of scripts to ease testing of Terraform modules.
2020
2021
2022
2023
2024
2025
0.0
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program. It's only purpose is for testing our schoolproject. Please don't use this in production.
2020
2021
2022
2023
2024
2025
0.0
Parabot is a multi-language TDD assistant that provides intelligent test-driven development support across various programming languages and testing frameworks. Features tmux integration, YAML configuration, and automatic project type detection.
2020
2021
2022
2023
2024
2025
0.0
Puppetlabs accceptance testing harness, using Digital Ocean as a hypervisor
2020
2021
2022
2023
2024
2025