TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Suggestion on Automated Testing Suit(E2E) for NodeJs/ReactRedux App?

3 pointsby sunasraover 8 years ago

2 comments

afarrellover 8 years ago
Here is a tutorial which guides you step-by-step on doing automated testing with React and Redux: <a href="http:&#x2F;&#x2F;teropa.info&#x2F;blog&#x2F;2015&#x2F;09&#x2F;10&#x2F;full-stack-redux-tutorial.html" rel="nofollow">http:&#x2F;&#x2F;teropa.info&#x2F;blog&#x2F;2015&#x2F;09&#x2F;10&#x2F;full-stack-redux-tutorial...</a>
mtmailover 8 years ago
<a href="http:&#x2F;&#x2F;www.nightmarejs.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.nightmarejs.org&#x2F;</a> uses phantomjs (headless Chrome browser)