Ładuję...
photo
Keep your vows; Keeping wed to Node Vows can be a beautiful thing. Alexis Sellier of LESS fame, is becoming an open source star. This time around he brings us Vows an asynchronous-friendly behavior driven development framework for Node.js.
Write you BBD specs like this:
PLAIN TEXT
JAVASCRIPT:
// division-by-zero-test.js
var vows = require('vows'),
    assert = require('assert');
// Create a Test Suite
vows.describe('Division by Zero').addBatch({
    'when dividing a number by zero': {
        ... #FrontPage #Node #Testing Zobacz wpis
  1.  
  • Promuj wpis: