Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Backend Testing #9

Open
geekman-rohit opened this issue Jun 28, 2015 · 5 comments
Open

Backend Testing #9

geekman-rohit opened this issue Jun 28, 2015 · 5 comments

Comments

@geekman-rohit
Copy link
Contributor

After discussion in last weeks IRC meeting, on suggestions, we have to consider having testing mechanism.
I am currently considering using https://github.com/mochajs/mocha

@arthurvr
Copy link

👍 Let's test all the things :)

I personally use tape but I think you should feel free to use whatever you like as it's very opinion-based at the end.

@arschmitz
Copy link

On other projects we have been working on switching to intern. It offers not only browser based testing and node based but also functional tests via webdriver which seem like they would be very important here. https://theintern.github.io/

@arthurvr
Copy link

arthurvr commented Jul 1, 2015

Intern seems fine too 👍

@arschmitz
Copy link

Just for clarity webdriver would not be useful for backend so much but very useful for this project

@geekman-rohit
Copy link
Contributor Author

I like intern too. I'll keep this issue open until we have at least one test committed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants