Define `pub const formats` in a view to specify which formats are available. Use this to e.g. disable JSON responses.
Remove need for static routes output files to be copied/generated in deployment.
Add `jetzig test` command which runs build step `jetzig:test`. Add `jetzig.testing` namespace which provides test helpers and a test app. Add tests to view generator (i.e. include tests for generated routes).