Getting started
is a JavaScript test framework for node and browsers. Get up and running in 3 minutes with this intro screencast. Transcript: Getting started with takes about 3 minutes. First install if you haven t already. Then npm install buster with the global option to get the buster command line tool. Some folders for our tests. Now let s test if gizmo knows math. We require buster, and define a testCase. Notice that ou
|
|