0.01
TLB-Ruby base library that provides common test-load-balancing infrastructure for Ruby testing tools. Core in itself is framework agnostic. It exposes APIs that allow any framework specific libraries to load-balance.
2020
2021
2022
2023
2024
2025
0.01
Simple, effective A/b testing made easy.
2020
2021
2022
2023
2024
2025
0.01
SchemaConformist is an automatic JSON request/response validator for your API testing in Rails.
2020
2021
2022
2023
2024
2025
0.01
Easily add method helpers for testing instance variables
2020
2021
2022
2023
2024
2025
0.01
A Puppet testing framework implemented in the native DSL
2020
2021
2022
2023
2024
2025
0.01
Sinatra runtime and testing extensions used commonly by Thumblemonks. For example, :json_response, which turns an object into JSON and sets the content-type appropriately.
2020
2021
2022
2023
2024
2025
0.01
A dummy package for testing Dependabot
2020
2021
2022
2023
2024
2025
0.01
Autoperf is a ruby driver for httperf, designed to help you automate load and performance testing of any web application - for a single end point, or through log replay.
2020
2021
2022
2023
2024
2025
0.01
Blade adapter for the QUnit JavaScript testing framework
2020
2021
2022
2023
2024
2025
0.01
Pork -- Simple and clean and modular testing library.
Inspired by [Bacon][].
[Bacon]: https://github.com/chneukirchen/bacon
2020
2021
2022
2023
2024
2025
0.01
Testing Framework solely based on plugins. For now only tests using Bash.
2020
2021
2022
2023
2024
2025
0.01
Rails and JavaScript testing, the easy way. Supports QUnit, Jasmine, Mocha and Ember.
2020
2021
2022
2023
2024
2025
0.01
No view rendering in controller testing.
2020
2021
2022
2023
2024
2025
0.01
Protobuf RSpec helpers for testing services and clients. Meant to be used with the protobuf gem. Decouple external services/clients from each other using the given helper methods.
2020
2021
2022
2023
2024
2025
0.01
A lightweight unit testing framework. Tests (expectations) will be written as follows
expect 2 do
1 + 1
end
expect(1 + 1) == 2
expect NoMethodError do
Object.invalid_method_call
end.
2020
2021
2022
2023
2024
2025
0.01
Testing device for the lumberjack gem that can be used for asserting messages have been logged in a test suite.
2020
2021
2022
2023
2024
2025
0.01
a http and tcp testing lib
2020
2021
2022
2023
2024
2025
0.01
A Train "transport" plugin for Chef Inspec that allows testing of all Kubernetes API resources
2020
2021
2022
2023
2024
2025
0.01
Headless Browser for Integration Testing with Capybara. Includes latest change from nerian which fixes html_unit downloader pulling HTMLUnit on demand instead of having it distributed in code.
2020
2021
2022
2023
2024
2025
0.01
Lemon is a unit testing framework that tightly correlates
class to test case and method to test unit.
2020
2021
2022
2023
2024
2025