Tdd
- 5 décembre 2019 Exploration Through Example
- 24 février 2014 GoConvey - Awesome Go testing in the browser
- 22 décembre 2011
Flask-Testing — Flask-Testing v0.3 documentation
The Flask-Testing extension provides unit testing utilities for Flask.
- 21 juin 2011
Sinon.JS - Versatile standalone test spies, stubs and mocks for JavaScript
Standalone test spies, stubs and mocks for JavaScript. No dependencies, works with any unit testing framework.
- 24 mai 2011 OCTO talks ! » Rails += Tests
- 24 septembre 2009 trinidad - FitNesse.Info
- 24 septembre 2009 trinidad - Project Hosting on Google Code
- 19 juin 2009
ScalaTest
ScalaTest is a free, open-source testing tool for Scala and Java programmers. It is written in Scala, and enables you to write tests in Scala to test either Scala or Java code. It is released under the Apache 2.0 open source license.
- 9 décembre 2008 A Set of Unit Testing Rules
- 25 juillet 2008
Joda Time - Java date and time API - Home
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The ‘default’ calendar is the ISO8601 standard which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic and Islamic systems are also included, and we welcome further additions. Supporting classes include time zone, duration, format and parsing.
- 25 juillet 2008 Google Testing Blog: How to Write 3v1L, Untestable Code
- 23 juillet 2008 The Pragmatic Bookshelf | Scripted GUI Testing with Ruby
- 11 avril 2008 Continuous Integration and Testing Conference Europe | October 3-4, 2008 | Amsterdam, Netherlands
- 20 février 2008
webtest - FitNesse.Info
WebTest is an extension to FIT/FitNesse that implements a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.
Release 2.0 is now available, significantly expanding the customer-oriented mini language for web tests and introducing much better methods for AJAX testing. This release also brings support for plain Selenium scripts, which enables people to record a UI test using point-and-click tools like Selenium IDE, but still keep all the benefits of integration with automated build tools and domain/database integration fixtures that FitNesse provides.
- 21 janvier 2008
FEST-Swing - Welcome
FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. This library provides an easy-to-use API that makes creation and maintenance of GUI tests easy.
- 14 décembre 2007
Concordion
Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test
— an active specification.
- 22 novembre 2007 Dumbster - Fake SMTP Server
- 22 novembre 2007 Salmon Run: Mock objects for Javamail Unit tests
- 10 octobre 2007 Anti-patrons de tests unitaires - Club d'entraide des développeurs francophones
- 9 octobre 2007 the { buckblogs :here }: Unit vs. Functional vs. Integration