Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit testing support #176

Open
kamsar opened this issue Oct 5, 2015 · 1 comment
Open

Unit testing support #176

kamsar opened this issue Oct 5, 2015 · 1 comment

Comments

@kamsar
Copy link
Contributor

kamsar commented Oct 5, 2015

Seems like some of the modules and libraries we're doing could definitely benefit from test coverage.

I saw some pretty neat stuff at SUGCON that was done with Jasmine and Wallaby.

Could easily be integrated at build time too.

@elseloop
Copy link
Contributor

elseloop commented Oct 5, 2015

I absolutely agree. The unofficial Automate All the Things! roadmap I've been carting around in my head has a bullet point to get everything in place for and stub out JS unit testing. (This will be especially important when we pull PHP as our template language in place of some flavor of JS templates.) My goal is to make this easy enough to add to new projects that writing coverage as you go will actually happen without much additional overhead. I wasn't familiar with Wallaby until now but wow that looks great!

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

No branches or pull requests

2 participants