trifleJS

trifleJS 0.4

Headless browsers are real Web browser without a GUI.These kind of browsers are used mainly by developers for testing because they are able to simulate a browser without a user behind.In the case of trifleJS, Trident engine used with most Internet...

Boom!

Boom! 0.8

Boom! is a powerful Python-based tool for testing apps and websites for high traffic loads.Boom! can be used from the Python command line and is a must-have tool for professional Web developers.Features:Multiple HTTP request types supported Configurable...

Splinter

Splinter 0.6.0

It does not perform unit tests, but lets developers automate browser actions, such as visiting URLs and interacting with an apps/site items.It's more of a browser abstraction layer for web testing.Features:Simple API Multi webdrivers (Chrome, Firefox,...

Debuglib

Debuglib R45

When included on a page, it will print a colorful representation of PHP variable data inside a popup that will show at page load.Besides being very colorized, the output is also very well structured and categorized for a better...

Iago

Iago 0.6.14

Written mostly in Scala, Iago was developed by Twitter to test an application's responses to huge traffic loads.Iago will not only generate the fake traffic, but in some cases will also log the application's responses as well.This project is perfect for...

Bugger

Bugger 0.2.1

Bugger uses the classic trace, tick, and stack methods to dump out debug information about a block of code that might be running with faults.The library is easy to use and can be added to any project via Composer.Bugger examples and usage instructions are...

TogetherJS

TogetherJS 0.5.6

TogetherJS is a system written in JavaScript and HTML 5 that allows more than one user to collaborate and interact on the same page.TogetherJS broadcasts user actions and interactions to other users connected to the same page, allowing them to see what...

PHP Benchmark

PHP Benchmark 1.0.2 updated

PHP benchmark can be used to test a website's performance.The test suite can be run from the PHP CLI or from the Node.js CLI.Usage and setup instructions are provided with the package's README file.Features:Average page rendering time Average memory peak...

FuncUnit

FuncUnit 3.0.0

FuncUnit combines the principles behind unit and functional testings, using a jQuery-like syntax and Jasmine/QUnit-like assertions.The library was created to provide better functional testing to already existing testing frameworks, allowing then to detect...

Benchtable

Benchtable 0.0.5 updated

Benchtable takes the results of a Benchmark.js test suite and prints them inside the Node.js console as a colored ASCII table.It increases readability by organizing scores and results so the developer will take the right decision when debugging his...