Pylama

Pylama 6.3.4 updated

Pylama is the perfect tool to verify Python code before deploying a project from testing and development stages to a live production environment.It comes complete with a reporting feature to let the coder know what and where his code might have...

PyUnit

PyUnit 1.4.1

It is inspired by JUnit, and is part of the large xUnit unit testing framework family.PyUnit is also used to test Zope.Features:Write tests easily Aggregate them to run en-masse, and run them in text or GUI mode Uses a proven testing architecture PyUnit...

Quail

Quail 2.2.19 updated

Quail comes as a jQuery plugin with Node.js support allowing developers to easily point it at a Web page and run several suites of accessibility tests. By default Quail supports the WCAG 2.0 and United States Section 508 accessibility guidelines. Over 200...

QUnit

QUnit 1.22.0 updated

QUnit is the official unit testing tool used by the jQuery Team for the framework's core and various additional plugins. Besides specific jQuery code, QUnit can also test generic JavaScript code, including server-side JavaScript. This testing...

RECESS

RECESS 1.1.9

Used internally at Twitter to test out all CSS code, RECESS can be easily deployed anywhere and adapted to any kind of CSS styleguide.Once configured, RECESS can be used by developers to check if the CSS code they wrote is up to standards.This can be done...

For now, only JavaScript regexes are supported.The library is helpful in debuggin regex syntax, for testing or debugging purposes.Any regex features not supported by JavaScript are marked as errors (in red).The project was formerly known as "JavaScript...

responsivepx allows developers to load an URL at a specific height & width ratio inside an iframe.This allows them to view how the site looks and reacts at various resolutions.responsivepx is perfect for testing how websites look on mobile devices.The...

Review

Review 0.9.1

'Review' works from the Node.js CLI and is ideal for testing out responsive and mobile sites.The application was built on top of PhantomJS , loading a website inside a headless browser at different sizes, taking a snapshot and then saving the image on...

It can be used for acceptance level testing and acceptance test-driven development (ATDD).It has an easy-to-use tabular syntax for creating test cases and its testing capabilities can be extended by test libraries implemented either with Python or...