prettier-plugin-embed
prettier-plugin-embed copied to clipboard
Tests
We need to add tests for this plugin and all the supported languages.
Language specific formatting tests are not required because they are already tested in the corresponding plugin. But tests for this plugin should be added. Some of the things I can think of:
- All the options that are introduced by this plugin only. Language-Specific Options (in each language) and Language-Agnostic Options (for all the languages).
- Different kinds of expressions + quasis combinations in template literals for each language.
- Ability to run in different runtimes.