Unit tests

31 views
Skip to first unread message

Matthew Painter

unread,
Aug 15, 2013, 4:00:01 AM8/15/13
to lives...@googlegroups.com
What is the recommended way to write unit tests (framework, etc.) using Livescript?

Thanks!

Matt

George Zahariev

unread,
Aug 16, 2013, 2:14:48 AM8/16/13
to lives...@googlegroups.com
I used mocha with a node's assert lib for prelude.ls - it seemed to work well.

You can check out the tests here: https://github.com/gkz/prelude-ls/tree/master/test

George Zahariev

unread,
Aug 16, 2013, 2:16:19 AM8/16/13
to lives...@googlegroups.com

Matthew Painter

unread,
Aug 16, 2013, 3:53:12 AM8/16/13
to lives...@googlegroups.com
Great thanks :)

Do you run them as part of a continuous build process? If so how?

Thanks for you input!
Reply all
Reply to author
Forward
0 new messages