from Hacker News

Show HN: Open-source tool for integration testing for Django, FastAPI and Flask

by aditikothari on 7/12/24, 8:04 AM with 3 comments

  • by aditikothari on 7/12/24, 8:07 AM

    Hey there!

    You can use momentum's open-source auditor to generate integration tests and visualise your code at every git push or pull request. The test plan, test data setup, and test code generation followed by debugging is completely done by momentum in an automated way.

    We decided to use visualization for test generation because it helps identify interdependencies at a glance and proactively fix anything that could go wrong.

  • by temp-test on 7/12/24, 8:19 AM

    When will you add support for Javascript?