Simloc is the tool intended for finding similar chunks (blocks) of code. It could be used in reverse software engineering. It is faster than SimScan, find better blocks than PMD/CPD (not just exact blocks also similar) and could be runed at GRID.
Framework for doing unit tests (JUnit, DUnit currently) in heterogeneous and distributed environments. The framework provides methods to test a client/server communication since unit tests are executed and synchronized across multiple nodes on a network.
RegexBuilder will assist you in building and testing your regular expressions. It allows you to quickly construct and test your expressions as well as being able to access help with single keystroke. The results are rendered in easy to read format.
BNF processing tool checks correctness of BNF grammar, generates cross-referenced HTML documentation, generates tests for language recognizers (parsers).
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
MiniCppUnit another C++ port of the famous JUnit framework for unittesting.
Unlike CppUnit, MiniCppUnit follows a minimalistic aproach: The basic features are the same but in only bout 500 lines of code! No library instalation is needed, etc.
Testing framework and general Compiere development framework; db port to hsqldb; DEFUNCT: Too many other similiar projects; vendor moving to derby anyway; effort to be abandoned. Visit homepage for much more info.
A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
ConSense is a singular "jack of all trades" web development console intended to ease all your bugtracking, testing and page architecture tasks. Its siblings, RedSand and SimpleClasses form a sound, dynamic, object oriented JavaScript/DHTML framework.
The C'it (Continuous Integration and Testing) project (say "see it!") is a set of services to increase the perception of the evolving software, letting you easily implement continuous integration at its best.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
jClaTe stands for Java Class Testing and is a Framework to test Java classes and their methods. For this purpose Testcases can be created and executed, in which returns of methods are given and proved by several testmethods.
jndie provides a (really!) lightweight JNDI enviroment to help software development. It also can be used as a EJB container emulator, mostly for development and testing purposes. All that inside a 33k jar file! Formerly known as JBoss Emulator Tabajara.
Fake SMTP provides an easy way of testing email enabled application during development.
This is a pltaform independent software written in Java, and based on the Dumbster project.
php todolist is a more advanced approach for simple todo lists. It is an ajax/sql-based multi user todolist, with priority, status and categories. You can use it as a bug track / feature request and task manager system within a group of developers.
PHPTools is a set of php modules. The tools are not intended to make development faster but safer. Features include: Type safety, Logging, Database abstraction, HTML abstraction, Test framework, Language-by-file, File handling, Date handling
JMUT - Java Methodical UnitTesting - is a package that helps assure all methods in a class (both public and private) are unit tested. It is written in Java and uses reflection and dynamic class loading to achieve its ends.
Patchy extends the Mantis bug tracking system to allow users to submit patches which are then autotested before being queued for approval. Please download, try the live demo (Home Page link above), join the announce mailing list for updates or help code!
An Eclipse plugin to keep note of the junit tests that are bypassed (commented out) by the development team in any java project. For an Agile TDD team, this is essential to make sure that tests are not being commented out and forgotten.
PrivateAccessor is a special Java class that bypass the Java modifiers security to provide access to private fields and members in java classes. Used with JUnit allows you to test private fields and methods.
BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.