0.0
Strategies for cleaning databases. Can be used to ensure a clean state for testing.
2019
2020
2021
2022
2023
2024
0.0
DSL for testing the Puppet Enterprise UI
2019
2020
2021
2022
2023
2024
0.0
== FEATURES/PROBLEMS: * make any call to the technorati api and recieves the raw XML response * TODO: use XML Simple to return pure Ruby structures * TODO: add options hash for additional edge cases * TODO: better testing == SYNOPSIS: t = Technorati.new( 'your api key' ) puts t.member_info( '...
2019
2020
2021
2022
2023
2024
0.0
# Netchk
Simple tool to troubleshoot internet connectivity issues. This tool verifies:
- your computer has at least one IP address
- you have at least one DNS configured
- you can reach the configured nameservers
- the nameservers can resolve hosts
Finally, some ICMP ping statistics are presen...
2019
2020
2021
2022
2023
2024
0.0
TestInternals patches Test::Unit::TestCase to allow
testing of private methods, as well as variables. The stack trace
is also available, including the ability to check that specific
parameters were sent to a method. This results in cotton candy goodness for all.
2019
2020
2021
2022
2023
2024
0.0
This is testing text
2019
2020
2021
2022
2023
2024
0.0
The blob is an instance handling interface that seperates ORM responsibilities from application instances.
This allows for fast and easy testing of your application by not needing to load ORM code in your business logic.
2019
2020
2021
2022
2023
2024
0.0
Super-simple testing library for Ruby
2019
2020
2021
2022
2023
2024
0.0
Rake tasks and scripts for automating Selenium RSpec testing.
2019
2020
2021
2022
2023
2024
0.0
This gem allows you to run some TorqueBox applications outside of TorqueBox by emulating the APIs provided by TorqueBox. Its primary goal is to enable simple testing of applications that use TorqueBox APIs without having to test those applications inside TorqueBox itself.
2019
2020
2021
2022
2023
2024
0.0
Useful stuff for testing with Capybara
2019
2020
2021
2022
2023
2024
0.0
A small testing library that tries not to do too much.
2019
2020
2021
2022
2023
2024
0.0
Just run rails g tsuite:install and start testing with rspec and cucumber!
2019
2020
2021
2022
2023
2024
0.0
helper for discovery / service discovery during testing
2019
2020
2021
2022
2023
2024
0.0
Urushiol was born out of necessity. When we decided to migrate our reverse proxy routing from Apache to Varnish we noticed that this would not be a trivial matter. As the migration came to a halt due to unexpected routing errors we decided that, having a proper way of testing our configs would no...
2019
2020
2021
2022
2023
2024
0.0
Ripping off other peoples hard work, or automating testing whatev. Built on Mechanize
2019
2020
2021
2022
2023
2024
0.0
Testing and Mock Aids (e.g. Redis mock)
2019
2020
2021
2022
2023
2024
0.0
Wrapper class for a Vagrant VM, providing access to testing predicates, such as port map information, process data, ssh connections, and more.
2019
2020
2021
2022
2023
2024
0.0
VCR in reverse. Use RCV to do consumer driven contract testing with your existing VCR tests
2019
2020
2021
2022
2023
2024
0.0
Internal virtual machine operations application:
including Notepad operations,
disk management,
connectivity testing,
drive management,
...
2019
2020
2021
2022
2023
2024