Skip to content

Instantly share code, notes, and snippets.

@adomokos
Created January 10, 2012 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adomokos/1589295 to your computer and use it in GitHub Desktop.
Save adomokos/1589295 to your computer and use it in GitHub Desktop.
jasmine-node pull-requests or fork
Misko,
I submitted a fairly large pull request to jasmine-node a couple of weeks ago (https://github.com/mhevery/jasmine-node/pull/105). I wanted to fix the way the verbose version of the TerminalReporter works, since it couldn't parse out nested describe statements from jasmine results. I separated out a TerminalVerboseReporter that creates a nice, colored report in the terminal.
I am very excited about this project. I'd like to add further tests around other parts of the app and I am considering adding acceptance tests as well.
Unfortunately, I don't see any activity around jasmine-node since December 14th.
Would you mind if I forked the project, released it under a new npm and merge the two back together when you're able to work on it again?
Thanks and I am looking forward to hearing back from you.
Attila Domokos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment