Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Rest Assured

Compare

  Analyzed about 22 hours ago

Testing and validating REST services in Java is harder than in dynamic languages such as Ruby and Groovy. REST Assured brings the simplicity of using these languages into the Java domain.

56.3K lines of code

22 current contributors

about 1 month since last commit

3 users on Open Hub

Moderate Activity
4.33333
   
I Use This

MPI Testing Tool

Compare

  Analyzed about 10 hours ago

The MPI Testing Tool (MTT) is a project initiated by the Open MPI project for comprehensive, distributed testing of MPI software packages. MTT is designed to be run in a fully automated fashion (e.g., able to be run via cron on a regular basis). It focuses on providing correctness and performance ... [More] testing across many different impementations and versions of MPI software. The Open MPI Project uses MTT mainly for nightly regression testing of its own software, but also uses it for performance comparisons to other MPI implementations. Note that MTT is not dependent on/does not require Open MPI. [Less]

54.9K lines of code

11 current contributors

9 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

Wise Invokes Services Easily

Compare

  No analysis available

Wise is a web application designed to call a generic web-service given the wsdl only. Wise parses the wsdl and generates a client with web interface to call the service and read the result. It's a test tool useful for both developers and QA testers.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

tsp

Compare

  No analysis available

The Transport Sample Protocol (TSP) goal is to provide a standard interface for data distribution between a provider and several consumers on different hosts, allowing both flexibility and performance aiming at the ease of sampling analysis. The TSP protocol, which is based on TCP/IP, allows a ... [More] client to register to a TSP provider for synchronous (or asynchronous) sample delivery. It permits to select a subset of bench symbols at a selected update frequency. The protocol may be used by several TSP consumer (text, graphical, ...) which will use the obtained symbols for real-time or batch display or post-processing. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

Serenity BDD

Compare

  Analyzed about 1 year ago

Serenity BDD is a tool that lets you use WebDriver-based unit or BDD tests to write more flexible and more reusable WebDriver-based tests, and also to generate documentation about your acceptance tests, including a narrative description of test, along with the corresponding screen shots, and also ... [More] high-level summaries and aggregations of the test results. Serenity BDD provides some useful tools built on top of WebDriver to make writing WebDriver tests simpler and more flexible. It also generates reports that document individual test results (including screenshots for each stage of the tests), and also aggregate reports documenting the tests and test cases executed for each user story. It uses Java and JUnit, and fits in well with existing tools. [Less]

3.32M lines of code

32 current contributors

over 1 year since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This

freshen

Compare

  Analyzed 1 day ago

Clone of the Cucumber BDD framework for Python

1.99K lines of code

0 current contributors

over 10 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

raku-roast

Compare

  Analyzed about 8 hours ago

Raku Specification Test Suite

198K lines of code

31 current contributors

about 1 month since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This
Tags perl6 test

SST - Web Automation Framework

Compare

  No analysis available

SST (selenium-simple-test) is a framework built on top of Selenium WebDriver, using Python to make writing functional web tests easier with code.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

JCarder

Compare

  No analysis available

JCarder is an open source tool for finding potential deadlocks in concurrent multi-threaded Java programs. It does this by instrumenting Java byte code dynamically (i.e., it is not a tool for static code analysis) and looking for cycles in the graph of acquired locks. The only requirement is that ... [More] the program you want to analyze can be run in an ordinary JVM (compliant with Java 5.0 or higher). There is no need to use a special JVM or build procedure. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Template Unit Test Framework

Compare

  Analyzed 1 day ago

TUT performs all required tasks that one can expect from unit test framework, but at the same time is small and robust (about 2.5k SLOC with 98% self-test coverage). Deploying TUT is very fast, since it is a header-only library.

13.6K lines of code

0 current contributors

about 15 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses