links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Pedro Ângelo, member since Mar 11, 2006
.
Search Everyone: "test.driven.developement",
1 - 10 of 12 next »   Watch jstone
 
CSpec is a Behavior-driven Development framework for C. It provides a spec framework for describing the behavior of the functions of your system. The syntax is inspired from RSpec to be as legible as possible. The source code is as portable and as light as possible to make it easy to run the library on embedded devices.
by jstone 2008-09-02 13:00 C · programming · library · tools · testing · test.driven.developement · domain.specific.languages · specification · free · open.source
http://github.com/arnaudbrejeon/cspec/wikis/home - cached - mail it - history
Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.
by jstone 2008-07-05 15:16 testing · test.driven.developement · programming · library · cxx · free · open.source
http://code.google.com/p/googletest/ - cached - mail it - history
CppSpec is a behavior driven development (BDD) framework for C++. BDD is a refinement of TDD which turns the focus from writing the tests to the process of defining the behavior of the software using tests.
by jstone 2008-02-13 08:03 cxx · programming · library · testing · test.driven.development · free · open.source · agile.development
http://www.laughingpanda.org/projects/cppspec/ - cached - mail it - history
Fit is a tool for enhancing collaboration in software development. It's an invaluable way to collaborate on complicated problems--and get them right--early in development. Fit allows customers, testers, and programmers to learn what their software should do and what it does do. It automatically compares customers' expectations to actual results.
by jstone 2008-02-05 12:09 framework · testing · test.driven.development · free · open.source · cxx · python · java · ruby · php · collaboration · communication · agile.development
http://fit.c2.com/ - cached - mail it - history
The Automated Testing Framework (ATF) is a collection of libraries and utilities designed to ease unattended application testing in the hands of developers and end users of a specific piece of software.
by jstone 2007-10-11 13:01 tools · test.driven.developement · testing · C · cxx · shell · programming · framework · free · open.source
http://www.netbsd.org/~jmmv/atf/index.html - cached - mail it - history
libtap is a C library designed to make it easier to write tests for your software. Tests written using libtap produce output that conforms with the Test Anything Protocol (TAP), first popularised by the Perl Test::* modules (in particular, Test::Harness and Test::Simple/Test::More).
by jstone 2007-09-11 15:23 programming · library · tools · test.driven.developement · C · standards · protocols · testing · free · open.source
http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap - cached - mail it - history
Unit testing framework for Lua
by jstone 2007-08-15 14:23 software.engineering · test.driven.developement · framework · lua · free · open.source
http://phil.freehackers.org/programs/luaunit/index.html - cached - mail it - history
UnitTest++ is a lightweight unit testing framework for C++.
by jstone 2007-08-02 12:39 programming · tools · agile.development · test.driven.developement · free · open.source · cxx
http://unittest-cpp.sourceforge.net/ - cached - mail it - history
Wbox aims to help you having fun while testing HTTP related stuff. You can use it to perform many tasks, including the following: Benchmarking how much time it takes to generate content for your web application; Web server and web application stressing; Testing virtual domains configuration without the need to alter your local resolver; Check if your redirects are working correctly emitting the right HTTP code; Test if the HTTP compression is working and if it is actually serving pages faster; Use it as a configuration-less HTTP server to share files!
by jstone 2007-06-10 00:09 web.development · tools · test.driven.developement · web.services · free · open.source
http://hping.org/wbox/ - cached - mail it - history
PHPUnit is a unit-testing framework for PHP based on the "JUnit" framework for Java.
by jstone 2007-05-11 19:37 php · test.driven.developement · free · open.source · framework
http://phpunit.sourceforge.net/ - cached - mail it - history
1 - 10 of 12 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates