Anvil IDE Semi-Continuous Integration

Hi Tim, I have been using pytest to develop server-side code. All my tests are on my laptop. I clone my app, and then use the anvil.yaml file to generate a database definition. With this, and https://github.com/benlawraus/pyDALAnvilWorks I then use a sqlite database to run tests within PyCharm. Why bother? I really like PyCharm !

3 Likes