Tags : Browse Projects

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

qunit-htmlunit-java

Compare

  Analyzed about 12 hours ago

Utilities to embed QUnit tests in JUnit tests via HTMLUnit.

1.48K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Card Me - VCard Java Library

Compare

  No analysis available

An implementation of RFC 2426 - VCard. This groupware library will provide java applications with a way to read and write VCards from and to the VCard file format. Project goals are to provide a flexible and easy to use library with excellent docs

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

NaturalSpec

Compare

  No analysis available

NaturalSpec is a .NET UnitTest framework which provides automatically testable specs in natural language. NaturalSpec is based on NUnit and completely written in F# - but you don't have to learn F# to use it.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

Sublime-atoum

Compare

  Analyzed about 19 hours ago

Test php files with atoum in Sublime Text 2

299 lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This

jasmine-gjs

Compare

  Analyzed about 20 hours ago

Jasmine for GJS Jasmine is a behaviour-driven development framework for JavaScript, and GJS is the Gnome platform's JavaScript interpreter.

3.57K lines of code

1 current contributors

15 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

PCUT: Plain C Unit Testing

Compare

  Analyzed about 9 hours ago

PCUT is a very simple framework for unit testing of C code. Unlike many other frameworks where you need to specify manually which functions belong to a particular test, PCUT provides several smart macros that hides this and lets you focus on the most important part of testing only: that is, coding ... [More] the test cases. Tests for the standard atoi() function may look like this: #include < pcut/pcut.h > #include < stdlib.h > PCUT_INIT PCUT_TEST(atoi_zero) { PCUT_ASSERT_INT_EQUALS(0, atoi("0")); } PCUT_TEST(atoi_positive) { PCUT_ASSERT_INT_EQUALS(42, atoi("42")); } PCUT_TEST(atoi_negative) { PCUT_ASSERT_INT_EQUALS(-273, atoi("-273")); } PCUT_MAIN() [Less]

3.42K lines of code

1 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

DelphiSpec

Compare

  Analyzed about 13 hours ago

Delphi library for running automated tests written in plain language

1.81K lines of code

0 current contributors

about 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

concurrencytest

Compare

  Analyzed about 7 hours ago

Python testtools extension for running unittest suites concurrently.

251 lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

local-pipelines

Compare

  No analysis available

Local pipelines is a tool for running Bitbucket pipelines locally.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

Test::File

Compare

  Analyzed about 5 hours ago

A Perl test module for file attributes

2.74K lines of code

1 current contributors

2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This