Skip to content

Tags: tyler36/ddev-vitest

Tags

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: update addon to follow current best practise (#9)

* docs: "modernize" docs

* refactor: "modernize" tests

* refactor: commands should use '#!/usr/bin/env bash' instead of '#!/bin/bash'

* refactor: tests should have 'paths-ignore' for markdown

* feat: add missing ".gitattributes"

* fix: pull request template

* refactor(test): confirm Vitest in health_check

v0.3

Toggle v0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: vitest UI server interaction (#5)

* fix missing "

* refactor `vitest-ui -s`

* add Vitest UI tests

---------

Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4 from tyler36/tests

Re-work commands

v0.1

Toggle v0.1's commit message
initial commit