0.01
Simple load testing with EventMachine and PhantomJS/CasperJS
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
Phil is a collection of markup generation and iteration methods to ease creation of UI mockups. It uses Faker for standard content generation and adds a number of convenience methods and ways to build consistently varied markup for layout testing.
2020
2021
2022
2023
2024
2025
0.01
Ruby SDK for VWO FullStack testing.
2020
2021
2022
2023
2024
2025
0.01
Spin preloads your Rails environment to speed up your autotest(ish) workflow.
By preloading your Rails environment for testing you don't load the same code over and over and over... Spin works best for an autotest(ish) workflow.
2020
2021
2022
2023
2024
2025
0.01
Automated visual regression testing of android and ios apps with appium , calabash or any other driver
2020
2021
2022
2023
2024
2025
0.01
A dummy package for testing Dependabot
2020
2021
2022
2023
2024
2025
0.01
Provides SDK for writing Applitools Calabash tests. DEPRECATED: Calabash is no longer actively maintained. Please use eyes_appium for mobile testing.
2020
2021
2022
2023
2024
2025
0.01
A dummy package for testing Dependabot
2020
2021
2022
2023
2024
2025
0.01
Typhoeus driver for Capybara, allowing testing of REST APIs
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
rutema [http://github.com/damphyr/rutema](http://github.com/damphyr/rutema)
rutema is a test execution tool and a framework for organizing and managing test execution across different tools.
It enables the combination of different test tools while it takes care of logging, reporting, archiving ...
2020
2021
2022
2023
2024
2025
0.01
Simple, effective A/b testing made easy.
2020
2021
2022
2023
2024
2025
0.01
capistrano-cowboy let's you deploy without having to commit to version control. While dangerous, this can be incredibly useful for testing the ops-related parts of a deploy
2020
2021
2022
2023
2024
2025
0.01
Assertion style testing framework.
2020
2021
2022
2023
2024
2025
0.01
Easily generate strings supplying a very simple pattern. '10-20:Xn/x/'.generate #>qBstvc6JN8ra. Generate random strings using a regular expression (Regexp): /[a-z0-9]{2,5}w+/.gen . Also generate words in English or Spanish. Perfect to be used in test data factories. Also, validate if a text fulfi...
2020
2021
2022
2023
2024
2025
0.01
The idea behind Ab Crunch is that basic performance metrics and standards should
be effortless, first-class citizens in the development process, with frequent visibility
and immediate feedback when performance issues are introduced.
Ab Crunch uses Apache Bench to run various strategies for load ...
2020
2021
2022
2023
2024
2025
0.01
A fake LDAP server for use in testing
2020
2021
2022
2023
2024
2025
0.01
A regression testing tool ensure that new problems and unexpected behaviors will not be introduced to PMD project after fixing an issue , and new rules can work as expected.
2020
2021
2022
2023
2024
2025
0.01
Dead Simple CMS is a library for modifying different parts of your website without the overhead of having a
fullblown CMS. The idea with this library is simple: provide an easy way to hook into different parts of your
application (not only views) by defining the different parts to modify in an ea...
2020
2021
2022
2023
2024
2025