astro/tools/prettier-plugin-astro/test
Caleb Jasik 05d6fc66bb
prettier-plugin: Add a test for JSX embedded in an attribute. This test currently fails. (#508)
* Add a test for JSX embedded in an attribute. This test currently fails.

* Oops forgot the semicolons on the correct output

* Add `--scope prettier-plugin-astro` so that the prettier plugin is tested on default CI

* Replace `assert.equal` with `assert.fixture` to remain inline w/ main

* Update astro-prettier.test.js

* Skip the other failing test.

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-06-25 15:21:03 -07:00
..
fixtures prettier-plugin: Add a test for JSX embedded in an attribute. This test currently fails. (#508) 2021-06-25 15:21:03 -07:00
astro-prettier.test.js prettier-plugin: Add a test for JSX embedded in an attribute. This test currently fails. (#508) 2021-06-25 15:21:03 -07:00
package.json Format (#167) 2021-05-03 12:26:10 -06:00
test-utils.js Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00