fuckitjs icon indicating copy to clipboard operation
fuckitjs copied to clipboard

Needs Unit Testing

Open bradgreens opened this issue 12 years ago • 5 comments

^^^

bradgreens avatar Jun 21 '12 16:06 bradgreens

I don't have that much experience with writing unit tests, but feel free to submit a pull request!

mattdiamond avatar Jun 21 '12 17:06 mattdiamond

Brian is spot on.

thoughtpalette avatar Jun 25 '12 22:06 thoughtpalette

The interblog said cray unit test for source. But source is good, so ok then hyfr.

bradgreens avatar Jun 25 '12 23:06 bradgreens

unit testing for a thing that helps you skip unit testing?

if (global.before) {
   console.log('10 of 10 tests passing.');
   process.exit();
}

zladuric avatar Mar 16 '15 11:03 zladuric

@zladuric that wont work, should count from 0 to 10.

sbolel avatar Sep 20 '16 20:09 sbolel