0.0
Gem to make development of everything in rails faster. Form creation & styling, all the resource routes, even actioncable messaging!
{NOTE: In Development. NOT READY FOR TESTING.}
2021
2022
2023
2024
2025
2026
0.0
String open classed with AES-256 and RSA encryption and zipping methods for easy, secure, encryption of strings.
The string_encryption gem was started with the intention of being
compatible with the RSA and AES algorithms used in a javascript
library on http://www.pidder.com/pidcrypt . Usage an...
2021
2022
2023
2024
2025
2026
0.0
Provides a framework for writing and testing Jekyll plugins
2021
2022
2023
2024
2025
2026
0.0
Puppet7 is page object library for selenium web testing.
it's integrated RSpec2. You can write ui test code first, and then
define page objects later.
When undefined page object makes error, Puppet7 treats it pending result of rspec (yellow).
2021
2022
2023
2024
2025
2026
0.0
Faraday Cage allows you to use Faraday for making requests to your REST APIs in integration testing, minus the boilerplate code and crufty parsing and encoding of requests and responses.
2021
2022
2023
2024
2025
2026
0.0
This plugin adds the ability to run cucumber and rspec against the Pheonix Engine project
2021
2022
2023
2024
2025
2026
0.0
A rack-test inspired gem that provides helper methods to make testing command line scripts easier
2021
2022
2023
2024
2025
2026
0.0
Lean testing framework for Ruby
2021
2022
2023
2024
2025
2026
0.0
this is testingpackage please ignore
2021
2022
2023
2024
2025
2026
0.0
== USAGE: require 'matlab' engine = Matlab::Engine.new engine.put_variable "x", 123.456 engine.put_variable "y", 789.101112 engine.eval "z = x * y" engine.get_variable "z" matrix = Matlab::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] =...
2021
2022
2023
2024
2025
2026
0.0
Project Sprouts support for the FlexUnit unit testing framework.
2021
2022
2023
2024
2025
2026
0.0
Generates Graphviz diagrams of user journeys automatically during testing.
2021
2022
2023
2024
2025
2026
0.0
iArrogant is a command line tool that converts a XML style plist .entitlements file into the proper XML style plist .xcent used by codesign; purpose built for our testing CI system @Fittr.
2021
2022
2023
2024
2025
2026
0.0
A simulation/representation of the card game Phase 10, designed for use in large applications or microscopic testing environments.
2021
2022
2023
2024
2025
2026
0.0
Set of scripts to ease testing of Terraform modules.
2021
2022
2023
2024
2025
2026
0.0
The aim of RDX is to join the worlds of documentation and testing, which overlap in examples.
Tests are built from the sources according to conventions and directives (built-in or defined by the user).
By running those tests, RDX gives formalism to documentation examples, greatly increasing their...
2021
2022
2023
2024
2025
2026
0.0
Property testing in Minitest, a la Haskell's QuickCheck and Python's Hypothesis
2021
2022
2023
2024
2025
2026
0.0
DDT automates data driven testing. Test data is read from a YAML file.
2021
2022
2023
2024
2025
2026
0.0
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program. It's only purpose is for testing our schoolproject. Please don't use this in production.
2021
2022
2023
2024
2025
2026
0.0
vagrant-ie is a plugin for vagrant that automates provisioning a Windows 7
box for IE testing. The plugin works in both headless and GUI provider modes.
2021
2022
2023
2024
2025
2026