Featured

Atomus

A utility library for testing client-side code in Node.js

MakersThere are no makers yet

Discussion

H
Bogomil Shopov -Bogo
@bogomep · Products. Agile. Analytics. Beer.
We all know about Selenium and PhantomJS. They work well for testing client-side code. We may visit a page, fill forms, click buttons etc. However, it gets complex if we want to test only part of our application. We have to create a page that contains only the needed pieces. This definitely does not scale. Atomus is helpful during unit or functional testing… See more