prettier-plugin-embed icon indicating copy to clipboard operation
prettier-plugin-embed copied to clipboard

Tests

Open Sec-ant opened this issue 2 years ago • 0 comments

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:

  1. All the options that are introduced by this plugin only. Language-Specific Options (in each language) and Language-Agnostic Options (for all the languages).
  2. Different kinds of expressions + quasis combinations in template literals for each language.
  3. Ability to run in different runtimes.

Sec-ant avatar Nov 30 '23 06:11 Sec-ant