0.04
Rspec-page-regression provides a mechanism for headless regression testing of web page renders in RSpec. It takes into account HTML, CSS, and JavaScript, by virtue of using PhantomJS (via the Poltergeist gem) to render snapshots. It provides an RSpec matcher that compares the test snapshot to a...
2021
2022
2023
2024
2025
2026
0.04
This is a native implementation of the Postsgres protocol written
entirely in Java. The project was started by @headius as a ruby-pg
replacement for JRuby that uses the JDBC driver and private API of
Postgres. Unfortunately ruby-pg (which uses libpq under the hood)
exposed a lot of features of Po...
2021
2022
2023
2024
2025
2026
0.04
A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testing, and deployment.
2021
2022
2023
2024
2025
2026
0.04
You've got a script. It's got some settings. Some settings are for this module, some are for that module. Most of them don't change. Except on your laptop, where the paths are different. Or when you're in production mode. Or when you're testing from the command line.
"" So, Consigliere of mi...
2021
2022
2023
2024
2025
2026
0.04
distribute app to pgyer beta testing service
2021
2022
2023
2024
2025
2026
0.04
Predix CI runs your test suite simply and quickly in our managed
cloud environment. You can run tests by hand, or enable our hosted CI to watch
your git repos automatically.
Predix CI automatically and safely parallelizes your tests to save you time, and
takes care of setting up fresh isolated ...
2021
2022
2023
2024
2025
2026
0.04
Motorhead is a Rails Engine framework that can be used for rapid prototyping, feature toggle, or A/B testing
2021
2022
2023
2024
2025
2026
0.04
Wanko is a Rails Engine framework that can be used for rapid prototyping, feature toggle, or A/B testing
2021
2022
2023
2024
2025
2026
0.04
Rex provides a variety of classes useful for security testing and exploit development.
2021
2022
2023
2024
2025
2026
0.03
`Meez` (slang for `mise en place`) will create an opinionated chef cookbook skeleton complete with testing suite including:
berkshelf, chefspec, test kitchen, foodcritic, server spec
2021
2022
2023
2024
2025
2026
0.03
A minimal implementation of integration testing within RSpec.
Allows you to build sequential specs, each with a description,
but where state is maintained between tests and before/after actions are only
triggered at the beginning and end of the entire sequence. Cool things you
can do w...
2021
2022
2023
2024
2025
2026
0.03
Record and replay object interactions. Ideal for mocking not-http services when testing (just because, for http, VCR is probably what you want)
2021
2022
2023
2024
2025
2026
0.03
Black-box web app configuration testing
2021
2022
2023
2024
2025
2026
0.03
Helpers and matchers for testing capistrano
2021
2022
2023
2024
2025
2026
0.03
For use for the Beaker acceptance testing tool
2021
2022
2023
2024
2025
2026
0.03
WATIR stands for "Web Application Testing in Ruby". See WATIR project for more information. This is a Safari-version of the original IE-only WATIR.
2021
2022
2023
2024
2025
2026
0.03
xcmonkey is a tool for doing randomised UI testing of iOS apps
2021
2022
2023
2024
2025
2026
0.03
luhnacy can be used to validate strings for Luhn compliance as well as generating valid or invalid strings for the purposes of testing
2021
2022
2023
2024
2025
2026
0.03
Enable sunspot during testing for *real* integration tests
2021
2022
2023
2024
2025
2026
0.03
PropCheck allows you to do property-based testing, including shrinking. (akin to Haskell's QuickCheck, Erlang's PropEr, Elixir's StreamData). This means that your test are run many times with different, autogenerated inputs, and as soon as a failing case is found, this input is simplified, in the...
2021
2022
2023
2024
2025
2026