Colin

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    Resolving JavaScript Function References

    I have a test basic test suite file called app.unit.js:'app', function() {    describe('initialize', function() {        it('should do stuff', function() {            expect(true).to.be.true;      ...
    • 2 followers
    • 1 comment
    • 0 votes