0.0
this is testingpackage please ignore
2019
2020
2021
2022
2023
2024
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] =...
2019
2020
2021
2022
2023
2024
0.0
Generates Graphviz diagrams of user journeys automatically during testing.
2019
2020
2021
2022
2023
2024
0.0
The aim of RDX is to join the worlds of documentation and testing, which overlap in examples.
Tests are built from the sources according to conventions and directives (built-in or defined by the user).
By running those tests, RDX gives formalism to documentation examples, greatly increasing their...
2019
2020
2021
2022
2023
2024
0.0
Property testing in Minitest, a la Haskell's QuickCheck and Python's Hypothesis
2019
2020
2021
2022
2023
2024
0.0
DDT automates data driven testing. Test data is read from a YAML file.
2019
2020
2021
2022
2023
2024
0.0
Minitest-Matchers for testing Chef in Test Kitchen
2019
2020
2021
2022
2023
2024
0.0
Configure a blacklight application to use lando for local
development. Lando will spin up a docker container with two instances of solr,
one for development and one for testing.
2019
2020
2021
2022
2023
2024
0.0
File based testing protocol.
2019
2020
2021
2022
2023
2024
0.0
Protractor for Ruby, or testing your Angular application with elegance.
2019
2020
2021
2022
2023
2024
0.0
A basic gem testing
2019
2020
2021
2022
2023
2024
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, ...
2019
2020
2021
2022
2023
2024
0.0
Guard::PHPUnit automatically run your unit-tests written with the PHPUnit testing framework.
2019
2020
2021
2022
2023
2024
0.0
A toolkit to work with the SQL language. Incluses a SQL parser, tree manipulations, and tools for testing and monitoring
2019
2020
2021
2022
2023
2024
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!.
2019
2020
2021
2022
2023
2024
0.0
Hoick is a command-line HTTP client. It's intended mainly as a tool for testing RESTful APIs, but you can use for something else, if you really want to.
2019
2020
2021
2022
2023
2024
0.0
Functional acceptance testing
2019
2020
2021
2022
2023
2024
0.0
A blank/empty Ruby gem that does nothing. Useful for testing that only specific Bundler groups are loaded when using a dummy group.
2019
2020
2021
2022
2023
2024
0.0
Strategies for cleaning databases using DataMapper. Can be used to ensure a clean state for testing.
2019
2020
2021
2022
2023
2024
0.0
A stub gem to test workflows
2019
2020
2021
2022
2023
2024