Tags : Browse Projects

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

NSubstitute

Compare

  Analyzed about 15 hours ago

NSubstitute is a friendly substitute for .NET mocking frameworks. It's like a stub with property behaviour. With nice semantics for setting return values. It only has one mode - loose semantics, which you can query afterwards. It's meant to be simple, succinct and pleasant to use.

26.1K lines of code

5 current contributors

3 months since last commit

8 users on Open Hub

Low Activity
5.0
 
I Use This

UnitTest++

Compare

  No analysis available

UnitTest++ is a lightweight unit testing framework for C++. It was designed to do test-driven development on a wide variety of platforms. Simplicity, portability, speed, and small footprint are all very important aspects of UnitTest++. UnitTest++ is ANSI portable C++ and makes minimal use of ... [More] advanced library and languages features, which means it should be easily portable to just about any platform. Out of the box, the following platforms are supported: * Win32 * Linux * Mac OS X [Less]

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

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

Robotium

Compare

  Analyzed about 24 hours ago

It's like Selenium, but for Android. User scenario testing for Android. Robotium is a test framework created to make it easy to write powerful and robust automatic black-box test cases for Android applications. With the support of Robotium, test case developers can write function, system and ... [More] acceptance test scenarios, spanning multiple Android activities. Robotium has full support for Activities, Dialogs, Toasts, Menus and Context Menus. [Less]

8.52K lines of code

0 current contributors

over 7 years since last commit

7 users on Open Hub

Inactive
4.5
   
I Use This

Catch2

Compare

  Analyzed 40 minutes ago

A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later

106K lines of code

74 current contributors

about 7 hours since last commit

7 users on Open Hub

Moderate Activity
5.0
 
I Use This

Mocha (JavaScript Testing Framework)

Compare

  Analyzed about 24 hours ago

mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces)

31.2K lines of code

55 current contributors

23 days since last commit

7 users on Open Hub

Moderate Activity
0.0
 
I Use This

httpunit

Compare

  Analyzed about 7 hours ago

HttpUnit emulates the relevant portions of browser behavior, including form submission, Javascript, basic HTTP authentication, cookies, and automatic page redirection, and allows Java test code to examine returned pages either as text, an XML DOM, or containers of forms, tables, and links. When ... [More] combined with a framework such as JUnit, it is fairly easy to write tests that very quickly verify the functioning of a Web site. [Less]

13.4K lines of code

0 current contributors

over 17 years since last commit

7 users on Open Hub

Inactive
2.0
   
I Use This
Licenses: No declared licenses

XiVO Solutions

Compare

  Analyzed 4 months ago

XiVO is a complete IP communications system for businesses, based on Asterisk and licensed under GPLv3. • This powerful and scalable solution provides access to a comprehensive set of telephony, voice mail and call center functions. XiVO is an open system, enabling development of new functions ... [More] to tailor it perfectly to your requirements. • The XiVO solution boasts these features: - web interface for easy administration, supervision and operation,, - provisioning server to facilitate mass deployment of telephone services, - CTI server giving access to additional features via the XiVO Client application. • XiVO's flexible design does not restrict the choice of system architecture. [Less]

577K lines of code

26 current contributors

4 months since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This

Guard

Compare

  Analyzed about 16 hours ago

Guard is a command line tool to easily handle events on file system modifications. This is especially useful for automatically rerunning test cases, rebuilding and so on simply by saving a source file.

7.69K lines of code

7 current contributors

over 1 year since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

Zurmo

Compare

  No analysis available

Zurmo is an open source CRM application written in PHP utilizing jQuery, Yii Framework, and RedBeanPHP. Our goal with Zurmo is to provide an easy-to-use, easy-to-customize CRM application that can be adapted to any business use case. We have taken special care to think through many different use ... [More] cases and have designed a system that we believe provides a high degree of flexibility, covering a wide variety of use cases out of the box. We don't have a million features. We can never beat out existing players in a feature war. But considering companies wind up only using a handful of features, we don't think it really matters. What we have so far is the beginning of a high-quality sales force automation tool. Stay tuned as we continue to make improvements. [Less]

0 lines of code

1 current contributors

0 since last commit

4 users on Open Hub

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

Django: Sane Testing

Compare

  Analyzed about 11 hours ago

Django: Sane testing is a collection of tools that allows developers to do real TDD in Django. Build on top of nose.

2.34K lines of code

0 current contributors

about 12 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: apache_2, BSD-3-Clause