0.0
publish testing package - do not use
2020
2021
2022
2023
2024
2025
0.0
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.
2020
2021
2022
2023
2024
2025
0.0
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
2020
2021
2022
2023
2024
2025
0.0
A utility to create fake data and files for healthcare integration testing
2020
2021
2022
2023
2024
2025
0.0
# Quick Start The Owner API uses the JSON format, and must be accessed over a [secure connection](https://en.wikipedia.org/wiki/HTTPS). Let’s assume that the access token provided by your account manager is “TOKEN”. Here’s how to get the list of ids of all your invoices from the first week of ...
2020
2021
2022
2023
2024
2025
0.0
Take snapshots of responses and mail messages while testing, and inspect them in a browser. A Ruby on Rails engine.
2020
2021
2022
2023
2024
2025
0.0
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.
2020
2021
2022
2023
2024
2025
0.0
Super fast gem for testing stuff
2020
2021
2022
2023
2024
2025
0.0
Testing a separate publish to see if I can get the mac install to work with bundler.
The sys-proctable library provides an interface for gathering information
about processes on your system, i.e. the process table. Most major
platforms are supported and, while different platforms...
2020
2021
2022
2023
2024
2025
0.0
Client SDK for accessing TestLab A/B testing platform
2020
2021
2022
2023
2024
2025
0.0
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.
2020
2021
2022
2023
2024
2025
0.0
apimatic_calculator
2020
2021
2022
2023
2024
2025
0.0
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...
2020
2021
2022
2023
2024
2025
0.0
Used primarily for spawning a docker swarm cluster for docker engine testing.
2020
2021
2022
2023
2024
2025
0.0
Naive implementation of Xor-filter for algorithm testing purposes..
2020
2021
2022
2023
2024
2025
0.0
Some testing for models and controllers
2020
2021
2022
2023
2024
2025
0.0
Testing phase
2020
2021
2022
2023
2024
2025
0.0
A split testing framework for Rails 3.x.x
2020
2021
2022
2023
2024
2025
0.0
Bayesian A/B Testing
2020
2021
2022
2023
2024
2025
0.0
== 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...
2020
2021
2022
2023
2024
2025