0.02
The Mailosaur Ruby library lets you integrate email and SMS testing into your continuous integration process.
2021
2022
2023
2024
2025
2026
0.02
Tools for testing the Calabash Toolchain locally, on Travis CI, and Jenkins
2021
2022
2023
2024
2025
2026
0.02
Ichabod allows headless JavaScript testing using WebKit from the command line.
2021
2022
2023
2024
2025
2026
0.02
require 'rubygems'
require 'rake'
require 'echoe'
Echoe.new('vmth', '0.0.2') do |p|
p.description = File.open(File.dirname(__FILE__+"/DESCRIPTION")).read
p.summary = "A VM test harness for testing operational configurations"
p.url = "http://github.com/gregretkowski/vmt...
2021
2022
2023
2024
2025
2026
0.02
Mirage aids testing of your applications by hosting mock responses so that your applications do not have to talk to real endpoints. Its accessible via HTTP and has a RESTful interface.
2021
2022
2023
2024
2025
2026
0.02
'extensions' is a set of extensions to Ruby's built-in classes. It gathers common idioms, useful additions, and aliases, complete with unit testing and documentation, so they are suitable for production code. See http://extensions.rubyforge.org for full documentation.
2021
2022
2023
2024
2025
2026
0.02
An opinionated browser testing framework
2021
2022
2023
2024
2025
2026
0.02
Puppetlabs testing tool coupled with Beaker
2021
2022
2023
2024
2025
2026
0.02
Convenient API blueprint testing with Apiary Dredd for Rack applications.
2021
2022
2023
2024
2025
2026
0.01
A simple split and smoke testing tool for Rails
2021
2022
2023
2024
2025
2026
0.01
SchemaConformist is an automatic JSON request/response validator for your API testing in Rails.
2021
2022
2023
2024
2025
2026
0.01
Uses libssh via FFI to create an SFTP server. Useful for testing interactions with a remote SFTP server.
2021
2022
2023
2024
2025
2026
0.01
Provides a variety of classes useful for security testing and exploit development.
2021
2022
2023
2024
2025
2026
0.01
A small library for making remote HTTP requests and response assertions in tests.
2021
2022
2023
2024
2025
2026
0.01
Headless Browser for Integration Testing with Capybara
2021
2022
2023
2024
2025
2026
0.01
Rack::TestApp is another testing helper library for Rack application.
IMO it is more intuitive than Rack::Test.
2021
2022
2023
2024
2025
2026
0.01
Provides OpenStack hypervisor implementation for the Beaker acceptance testing tool.
2021
2022
2023
2024
2025
2026
0.01
Puppet testing tool coupled with Beaker
2021
2022
2023
2024
2025
2026
0.01
A tool used to help with testing/auditing the security of a Rails application.
2021
2022
2023
2024
2025
2026
0.01
This gem removes common margin from indented strings, such as the ones
produced by indented heredocs. In other words, it strips out leading whitespace
chars at the beggining of each line, but only as much as the line with the
smallest margin.
It is acknowledged that many strings defined by hered...
2021
2022
2023
2024
2025
2026