0.0
No release in over 3 years
Simple calculator API hosted on APIMATIC. For package publishing testing only.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Adds Minitest assertions to test for errors raised or not \ raised by Minitest itself. Most useful when testing other Minitest assertions.
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Custom RSpec matchers for testing Apiwork resources, representations, and enums
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations. Each script has a timestamped name; a table in the DBs keeps track of the scripts which have been run. Similar to migrations you can run multiple scripts in the same session. DataF...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
If you have an app that does testing or trivia, use this to create sample/dummy/fake questions. Its like Faker for questions.
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
factory_burgers provides a UI and some tooling to allow manual testing the abilit to use all of your factories.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
* Vincenty wrote an algorithm for calculating the bearing and distance between two coordinates on the earth and an algorithm for finding a second coordinate, given a starting coordinate, bearing and destination. The algorithms model the earth as an ellipsoid, using the WGS-84 model. This is t...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
This is simple and nice tool to inspect how application operates with current DB structure while testing app, meaning redundant indexes, sequential scans, dummy requests and any other unintended behaviour customized by user.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A utility to create fake data and files for healthcare integration testing
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A library of cucumber step definitions, which allow you to use a human to assert conditions during acceptance tests. Some requirements are simple for a human to confirm, but are very difficult to assert using automation. Farmer allows us to include human confirmation into our normal t...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
MockChargebee is a drop in mocking library for testing with Chargebee.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
SOOS ( https://soos.io ) is an independent software security company, located in Winooski, VT USA, building security software for your team. Used for testing purposes, this package is an example of a vulnerable package on a public registry.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Generate the structure of jquery plugins easily. Manage library dependencies such as other jquery libraries or packing code on either mac or windows. Get jsspec testing baked in. Use the familiar rake tasks to manage your jquery code base.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over a year
TestBench::Session implements the core testing mechanisms of TestBench: tests, contexts, comments, assertions, and test file execution. Sessions also maintain the pass/fail status of the test run. A diagnostic substitute session is also included that records session telemetry so that test abstrac...
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Naive implementation of Xor-filter for algorithm testing purposes..
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
== USAGE: require 'octave' engine = Octave::Engine.new engine.eval "123.456 * 789.101112" engine.rand(10) matrix = Octave::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] = rand } } engine.put_variable("m", matrix) engine.save "/tmp/20_x_400_matrix" == REQUIREMENTS: * Octave...
2021
2022
2023
2024
2025
2026