Skip to content

Instantly share code, notes, and snippets.

View lightingbijoy's full-sized avatar

Bijoy Meethal lightingbijoy

  • Signify
  • Eindhoven
View GitHub Profile
describe('Test on I/O', function() {
it('write test', function(done) {
fs.writeFile('./text.txt', "Hello Node.js" + os.EOL, function(err) {
if (err) {
throw "Unable to read file";
}
expect(3).to.equal(4); // Should fail
done();
});
});

Keybase proof

I hereby claim:

  • I am lightingbijoy on github.
  • I am bijoym (https://keybase.io/bijoym) on keybase.
  • I have a public key ASDB0jsxs7UGTX5AVuiUPFBGQqRm-RScpp4ZS2rhLjScswo

To claim this, I am signing this object: