Tag: Testing
All the articles with the tag "Testing".
End-to-End Testing with Docker and Selenium
Published: at 00:002 min readStreamline Django end-to-end testing with Docker and Selenium. Use the official Selenium Docker image for reusability and maintainability. Modify LiveServerTestCase's host variable for successful containerised testing.
Testing Flask App
Published: at 00:009 min readTesting in Python vs JavaScript?