Trapeze generates a suite of unit tests or specifications for existing Ruby source code. This is accomplished through dynamic analysis, by reflecting on the public interfaces of classes, modules and top-level methods defined in the source. Trapeze then exercises each object, module and method
... [More], recording the behavior of the code. This recorded behavior is captured in a suite of test cases or specifications that can be rendered as test code or executable specifications.
In essence, Trapeze is a tool for characterizing Ruby source code. Trapeze lets you fly high as you maintain and enhance a Ruby codebase that lacks test or spec coverage, knowing that you have a regression safety net underneath you. [Less]
TapTinder is continuous integration and automated testing tool for software engineering. Using your own TapTinder installation or TapTinder service you can monitor, diagnose and improve the quality of software right during development in real-time. TapTinder clients run your builds and tests across
... [More] multiple platforms and multiple environments in parallel. Results are collected by a server that provides fast feedback to your developers. A sophisticated web interface gives you the tools to visualize, trace and analyze collected data to diagnose defects immediately or later for future planning. [Less]
blockyTests is a very light-weight javascript unit test library. BlockyTests is designed for web developers that want to test their websites but don't need/want to go through the hassle of trying to integrate javascript unit tests into their web application build process.
ArduinoTap is a C/C++ port of the Perl5 module Test::More on Arduino board.
It uses the Test Anything Protocol as output, that allows a compatibility with the Perl QA ecosystem.
It allows a simple and efficient way to write tests (without OO style).
Rubberduck is a free, open-source COM add-in under active development that integrates with the VBE to enable the features every programmer wants to have in their IDE.
From unit testing to source control, from code inspections to refactorings, programming in VBA will never be the same.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy