Yann Braga e554a7f6b3 Addon Vitest: Improve transformation logic to avoid duplicate tests
This work changes the transformation done in the plugin to:
- account for no tests in a file
- transform only the stories that should be included (uses tags at compile time)
- execute only tests if they are imported in the same
2024-08-20 14:09:47 +02:00
..