0.0
Bolt is a merge of autotest, mislav/rspactor and rails_server_testing to produce a lightning fast, configurable and simple to set up autotest clone
2021
2022
2023
2024
2025
2026
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
jester makes testing Jenkinsfiles much easier.
2021
2022
2023
2024
2025
2026
0.0
This is a framework for creating handlers for serf, by Hashicorp. The handlers
are modular, loading themselves according to a configuration file that
indicates what commands are supported, and where to load the code for those
commands. The framework will also support executing the handler on the
...
2021
2022
2023
2024
2025
2026
0.0
Keep your backend and front-end specs in sync! The rails_edge_test gem provides a dsl and rake task that uses your Rails app to generate json and appropriate wrapper files for use in your front-end testing.
2021
2022
2023
2024
2025
2026
0.0
gem is created for testing some solutions of math-tasks
2021
2022
2023
2024
2025
2026
0.0
Creates a array of tests from a junit to feed the xcodebuild only-testing
2021
2022
2023
2024
2025
2026
0.0
A tool for selecting a smaller number of test combinations (using pairwise generation) rather than exhaustively testing all possible permutations.
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