withastro / docs

Astro documentation
https://docs.astro.build/
MIT License
1.23k stars 1.32k forks source link

Document new `getViteConfig()` option for Vitest #8192

Closed delucis closed 1 week ago

delucis commented 1 week ago

Description (required)

Updates the Vitest testing docs to mention a new config option.

For Astro version: 4.8. See astro PR https://github.com/withastro/astro/pull/10963.

I did not use <Since /> in this case because it doesn’t really work well inline in the way I integrated these new docs. Any thoughts on whether this should be added somehow? There could be a separate heading to fit it under, but that felt a little artificial.

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview May 8, 2024 4:57pm
1 Ignored Deployment | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **docs-i18n** | ⬜️ Ignored ([Inspect](https://vercel.com/astrodotbuild/docs-i18n/5n1TFdPF3GVxubgpC1d6KCpXYjWN)) | | May 8, 2024 4:57pm |
astrobot-houston commented 1 week ago

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more By default, every PR changing files present in the [Lunaria configuration's `files` property](https://lunaria.dev/reference/configuration/#files-required) will be considered and trigger status changes accordingly. You can change this by adding one of the keywords present in the [`ignoreKeywords` property in your Lunaria configuration file](https://lunaria.dev/reference/configuration/#ignorekeywords) in the PR's title (ignoring all files) or by [including a tracker directive](https://lunaria.dev/guides/tracking/#tracker-directives) in the merged commit's description.

Tracked Files

Locale File Note
en guides/testing.mdx Source changed, localizations will be marked as outdated.
Warnings reference | Icon | Description | | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------- | | 🔄️ | The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied. |
sarah11918 commented 1 week ago

updating branch and pointing to 4.8.0 branch!