eslint-plugin-vitest

eslint plugin for vitest

MIT License

Downloads
612.3K
Stars
316
Committers
49

Bot releases are visible (Hide)

eslint-plugin-vitest - v0.3.14

Published by github-actions[bot] 10 months ago

Features

eslint-plugin-vitest - v0.3.13

Published by github-actions[bot] 10 months ago

Features

  • vitest/require-local-test-context-for-concurrent-snapshots: add rule (#315) (ffce7e1)

What's Changed

Full Changelog: https://github.com/veritem/eslint-plugin-vitest/compare/v0.3.12...v0.3.13

eslint-plugin-vitest - v0.3.12

Published by github-actions[bot] 11 months ago

Bug Fixes

  • packages: update packages (#298) (4ab7238)
  • vitest/no-done-callback: do not report accesssing of text context when test runs concurrently (#313) (b7eb2ce)

Features

  • engines: update minimum node version (9ff1c16)
eslint-plugin-vitest - v0.3.10

Published by github-actions[bot] 11 months ago

Bug Fixes

Features

What's Changed

New Contributors

Full Changelog: https://github.com/veritem/eslint-plugin-vitest/compare/v0.3.9...v0.3.10

eslint-plugin-vitest - v0.3.9

Published by github-actions[bot] 12 months ago

eslint-plugin-vitest - v0.3.8

Published by github-actions[bot] 12 months ago

Features

  • no-disabled-tests: make error ranges smaller (#278) (8793664), closes #270
eslint-plugin-vitest - v0.3.6

Published by github-actions[bot] 12 months ago

chore

  • valid-function-names: updated list of possible permutations of call chains (#276) (5375f2e)
eslint-plugin-vitest - v0.3.3

Published by github-actions[bot] almost 1 year ago

Bug Fixes

Features

  • consistent-test-it: rewrite import statement as well (#274) (014bd70)
eslint-plugin-vitest - v0.3.2

Published by github-actions[bot] about 1 year ago

Fixes

eslint-plugin-vitest - v0.3.1

Published by github-actions[bot] about 1 year ago

eslint-plugin-vitest - v0.3.0

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/veritem/eslint-plugin-vitest/compare/v0.2.8...v0.3.0

eslint-plugin-vitest - v0.2.8

Published by github-actions[bot] about 1 year ago

What's Changed

Full Changelog: https://github.com/veritem/eslint-plugin-vitest/compare/v0.2.7...v0.2.8

eslint-plugin-vitest - v0.2.7

Published by github-actions[bot] about 1 year ago

Features

What's Changed

Full Changelog: https://github.com/veritem/eslint-plugin-vitest/compare/v0.2.6...v0.2.7

eslint-plugin-vitest - v0.2.6

Published by github-actions[bot] over 1 year ago

eslint-plugin-vitest - v0.2.4

Published by github-actions[bot] over 1 year ago

Features

eslint-plugin-vitest - v0.2.5

Published by github-actions[bot] over 1 year ago

Features

  • prefer-lowercase-title: introduce lowercaseFirstCharacterOnly option (#190) (a234637)
  • allow passing arguments as title (#187) (6d6e797)
eslint-plugin-vitest - v0.2.3

Published by github-actions[bot] over 1 year ago

Bug Fixes

eslint-plugin-vitest - v0.2.2

Published by github-actions[bot] over 1 year ago

eslint-plugin-vitest - v0.2.1

Published by github-actions[bot] over 1 year ago

eslint-plugin-vitest - v0.2.0

Published by github-actions[bot] over 1 year ago

Features

  • make recommeded rules fail instead of warning (2ff1a5f)