flatbread
flatbread copied to clipboard
Automated integration testing with a set of supported frameworks
trafficstars
We can guarantee that Flatbread works with a set of frameworks by including some example integrations and ensuring they build in CI.
Frameworks we should test against:
- [x] SvelteKit
- [x] Next.js
- [ ] Remix
- [ ] Nuxt
we might be able to do a hardlink on the config file between them so a change to one updates them all
they should all share the same pool of content to avoid having to keep individual integration examples in sync
#95 addresses the linking issue so that we have a single source of truth for all the examples