It 1.1.1

It adds BDD support to Node.js. BDD (Behavior-Driven Development) is a software development process based on test-driven development (TDD). 'It' allows creating and running tests for Node.js code, helping in detecting and preventing errors in...