ClassMock is a tool for creating tests for components based on reflection and metadata in Java. It generate classes in runtime with the desired structure to be used in tests.
Data curation tool to maintain variables for the National Survey of Health and Development managed by the Lifelong Health and Ageing Unit of the Medical Research Council.
A framework that compares performance of different pieces of code. Available in four languages: c#.net (SharpKinoko), java (JKinoko), c (CKinoko) and c++ (CppKinoko)
Clinical study tracker tracks case study members through activities.
Developed at Medical Research Council UK to meet a common clinical trial need to track various types of clinical data. Users log dates of completed tasks against participant ID. Simple, useable, reduces lost data! Makes graphical progress reports.
Mailster is a project aimed at testingsoftware mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
Its an Eclipse 3.5 Plugin.
It can be used to find linear paths for unit testing of any method.
The linear path covers all the child methods and till leaf level of the hierarchy.
The packages which should be covered in the path can be controlled.
This is an Open Source project that is a fork of the PIN 780 Software Engineering Project of the University of Pretoria. We aim to build the same metric testing and code correcting software on the Netbeans IDE platform.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This is an university project for the Software Technologies course in the Faculty of Mathematics and Informatics department of the Sofia University. It will present a repository for agile projects that will allow creation and search for projects.
A spring utility that makes developing with spring a little easier by enabling, with minimal code, runtime wiring, static ApplicationContext access, easy spring application creation and FitNesse-Spring integration
Some add-ons for junit which may never made into the official release. In short, things that work for me, may work for you, and may as well be violating the spirit of JUnit and/or unit tests.
Build on top of Gilead project (https://sourceforge.net/projects/gilead).
Adds the ability to generate GWT classes that will hide the logic of working with LoadingService provided by Gilead
Commons-SSH is a thin bridge between different Java SSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)
Bromine is an open source QA tool that uses selenium RC as its testing engine.
It provides project management, OS/browser specification, test-case creation as well as user management.
Check out our screencasts
It is a part of the research project ATCC developed in Parallels-NSU lab. Here you can find selenium_manager and remote_agent applications. They work with SeleniumRC Jenkins plugin.
The MASE project investigates methods to support the coordination and executable acceptance testing of softwareprojects. Keywords: Agile methods, distributed teams, Extreme Programming.
Daniel Farinha's personal open source repository. This is the place for Dan's sandbox, small utilities, libraries, and other personal projects at incubation stage.
A simple yet powerful Gantt chart library for Java 1.6 and later. DGantt is lightweight, requires no external libraries, is fast and efficient, and is currently deployed in several industrial projects.
Also check out other projects from the author, including the MOEA Framework (http://www.moeaframework.org) and TSPLIB4J (https://github.com/dhadka/TSPLIB4J/).
Android Auto Tester utilizes Android's monkey runner and hierarchy viewer to automatically traverses the hierarchy of an Android application's GUI and simulates user inputs from the host side, without accessing the application's source code.
We are currently upgrading our open source community to provide an even better experience, and are temporarily unable to provide downloads of our Community Edition. to obtain a copy of Abiquo for testing purposes, please email community@abiquo.com
Ejb3Unit - out of container EJB 3.0 testing. Ejb3Unit is a JUnit extention and can execute automated standalone junit tests for all JEE or Ejb3 projects. The out of container approach leads to short build-test-cycles, no container deployment is needed.
Announcement: jp-mobile and Ejb3unit will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
C4J is a simple, powerful and non-intrusive tool that makes it easy to add contract verification of instances and methods of any Java class or interface, with full inheritance support. C4J brings Design By Contract to Java.