ma.gnolia

Sign In | Learn More

Skip to main content


8_32 Ville Säävuori's Bookmarks Tagged With "testing"

  1. Visit The cost of (not) testing software The cost of (not) testing software

    "Essentially, it is in your best interest, as a developer, as a team, to encourage lots and lots of tests lower in the stacks shown here. It starts with comprehensive, checked in unit tests. It continues with having a strong, repeatable testing di… More

  2. Visit RequestFactory: Easily create mock request objects, for use in testing RequestFactory: Easily create mock request objects, for use in testing

    Django's testing framework assumes you will be running your tests against "live" views that have been plugged in to your site's URL configuration - but sometimes you might want to run a test against a view function without first wiring it in to th… More

  3. Visit ratproxy ratproxy

    "A semi-automated, largely passive web application security audit tool, optimized for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, … More

  4. Visit QUnit QUnit

    A JavaScript unittesting framework extracted from the jQuery project. Looks great.

Didn't find what you were looking for? Try searching Google.