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.

Testing Web Apps with Python, Selenium, Django (Interview with Harry Percival)

1 pointsby variedthoughtsover 9 years ago

1 comment

variedthoughtsover 9 years ago
I interview Harry Percival, author of &quot;Test-Driven Development with Python&quot;.<p>We discuss:<p>* testing django with unittest and pytest * layers of testing (test pyramid) including functional testing with Selenium, integration tests, and unit test. * where tests should live * test isolation * testing by development team without a QA group * double loop TDD * having Harry&#x27;s book available for free