0.0
Puppet7 is page object library for selenium web testing.
it's integrated RSpec2. You can write ui test code first, and then
define page objects later.
When undefined page object makes error, Puppet7 treats it pending result of rspec (yellow).
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
This plugin adds the ability to run cucumber and rspec against the Pheonix Engine project
2021
2022
2023
2024
2025
2026
0.0
A rack-test inspired gem that provides helper methods to make testing command line scripts easier
2021
2022
2023
2024
2025
2026
0.0
Lean testing framework for Ruby
2021
2022
2023
2024
2025
2026
0.0
this is testingpackage please ignore
2021
2022
2023
2024
2025
2026
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] =...
2021
2022
2023
2024
2025
2026
0.0
Project Sprouts support for the FlexUnit unit testing framework.
2021
2022
2023
2024
2025
2026
0.0
Generates Graphviz diagrams of user journeys automatically during testing.
2021
2022
2023
2024
2025
2026
0.0
Protractor for Ruby, or testing your Angular application with elegance.
2021
2022
2023
2024
2025
2026
0.0
A basic gem testing
2021
2022
2023
2024
2025
2026
0.0
Provide a base Rails application for usage in testing rubygems
2021
2022
2023
2024
2025
2026
0.0
The gcf gem is a set of classes, plugins, and tools for integration with Google Cloud Functions. It includes a high level interface for defining functions and integrating with common Ruby frameworks, and Ruby tools for local development and testing. This gem is not required to deploy your Ruby ap...
2021
2022
2023
2024
2025
2026
0.0
sqs-grep iterates through each message on the given SQS queue, testing its
body against the given regular expression, displaying matching messages to
standard output.
Options are available to control match inversion, json output, deletion of
matching messages, match limits, ...
2021
2022
2023
2024
2025
2026
0.0
Guard::PHPUnit automatically run your unit-tests written with the PHPUnit testing framework.
2021
2022
2023
2024
2025
2026
0.0
A/b testing gem
2021
2022
2023
2024
2025
2026
0.0
A toolkit to work with the SQL language. Incluses a SQL parser, tree manipulations, and tools for testing and monitoring
2021
2022
2023
2024
2025
2026
0.0
a test gem that definitely doesn't do anything useful and depending on what I'm testing may do something harmful, do not install!.
2021
2022
2023
2024
2025
2026
0.0
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
2021
2022
2023
2024
2025
2026
0.0
A testing framework for concisely sharing several stages of
setup code across tests.
2021
2022
2023
2024
2025
2026