Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vitest-dev/vitest

Next generation testing framework powered by Vite.
https://github.com/vitest-dev/vitest

docs: fix typo (#894)

f557565626e74e3345b417345bd53213c240ecf8 authored almost 3 years ago
chore: update deps

d42292a5d23d60bdebb0e8c5cd0e638b750dff0b authored almost 3 years ago
docs: don't tell others

6a43230c4207bd9b18e51caf8b4b9ddf5fd5aee9 authored almost 3 years ago
chore: stackblitz config in package.json (#883)

1b6406368c9fcb15d68ca5b9d2035cc1f24f6a6c authored almost 3 years ago
chore: fix command help(--mode) (#888)

cf235cf78f3c04e73dafb74d0b81c77d28eda70a authored almost 3 years ago
chore: increase timeout

866c8dd0eb566827250b0f1188c43c9ab4b14922 authored almost 3 years ago
fix: export Vitest type from 'vitest', fix #877 (#879)

* fix: export Vitest type from 'vitest'

* Update packages/vitest/src/types/reporter.ts

Co-...

bd59109ebf7fa3e86460acf4f72eafb831a11fe1 authored almost 3 years ago
release v0.5.9

c9918e7e91d6bbbc28e5d952643e628f909eecc5 authored almost 3 years ago
chore: update lock

a7d13af7e91fa60b4cdf1218896317bceb6b85a8 authored almost 3 years ago
fix: passing non array to reporters option did not effect (#878)

cb5994bf6adc9cda1bdf547073240fb2be67252f authored almost 3 years ago
fix: unhandled error handler (#876)

Co-authored-by: Anthony Fu <[email protected]>

1fcb4ede3d69c15c75cef1e3a661952a08662949 authored almost 3 years ago
refactor: reorganize modules

9845517c165eb8a02ab50cf7603df9c26b674739 authored almost 3 years ago
fix: handle error during global setup (#875)

21eef05cdee8fc5ef693f1dafa632122556d1da5 authored almost 3 years ago
docs: add `svelte-multiselect` to projects using Vitest (#867)

* add svelte-multiselect to projects using Vitest

* fix typos

* Update docs/api/index.md
...

4858541f36e65612a35cb7c5a0542aed03b23e30 authored almost 3 years ago
docs: add atk's official solid test case in examples (#866)

1335d5c9bc7d6ea1f0d46cbc3b821e19c7976719 authored almost 3 years ago
release v0.5.8

661aa8127af20e380c38053eb0840f75c9e75a66 authored almost 3 years ago
chore: update deps

03e31e4b90297cd17e3bdd86cadd552216e1ccac authored almost 3 years ago
fix: enable strict mode by default (#865)

ceb41ae3f4b8c79120360d9b77352032e9578d33 authored almost 3 years ago
docs: add PuruVJ/neodrag to 'Projects using Vitest' (#862)

b373892113a3fcbfbdd7a612d57b590e9860e4c6 authored almost 3 years ago
release v0.5.7

96a08df4847019ab0503765dd4ec0594421688ee authored almost 3 years ago
fix: do not override syntax error

7876bff6b19193c23d0ca0396095c91b98629e34 authored almost 3 years ago
release v0.5.6

73bb7d0dbc22e0a50465b7d47c40a169a50b95a5 authored almost 3 years ago
fix: correctly remove import query from url (#854)

* fix: correctly remove import query from url

* chore: update

Co-authored-by: Anthony Fu <...

38c5c8dd8de8497599bd2585e33b7ce3ff4b90a7 authored almost 3 years ago
feat(cli): `--dir` option

70cac6c23019e5ef255cc9399ad76d7514511fcd authored almost 3 years ago
docs: wrong link in module mocking (#858)

14df68dac1537cdd2f7d7c22f11c99a6485bc7b5 authored almost 3 years ago
fix(ui): search error (fix #848) (#849)

cc7616724a36596880e130dabc8106bcbf16a02d authored almost 3 years ago
fix: svelte wasn't included in code coverage by default (#851)

41025cbdd33c13e7bb6857441d6b0cc1f526b3f9 authored almost 3 years ago
release v0.5.5

7c7525dee7e8a67392be29932478d21dcc5b06db authored almost 3 years ago
chore: meanful chunk names

38946b81a768d81a24d5a76aaf35cfd7a6f7c954 authored almost 3 years ago
chore: show version in CLI

abc8f14535d39e93ce3c706758e17bbb0a4e2455 authored almost 3 years ago
fix: error out on empty test files

325ea1eddb0ef75e39902a021787c4906918165f authored almost 3 years ago
chore: lint

6402d3845ff749045c074b9570713d2253e625bc authored almost 3 years ago
release v0.5.4

a1acd4c07a2e9539c32b921944ad0dded29a2b57 authored almost 3 years ago
chore: disable prettier

5d834c500a486e847c8c8b067407c0217c271bbf authored almost 3 years ago
fix: improve types of test.each (#840)

* init

* fix: test instead of suite

* chore: rever format changes

* chore: update

Co...

c161a4482846705a2673150282339aa0cbb4cef7 authored almost 3 years ago
fix: add a suggestion to the error message of timeout (#837)

* fix: add suggestion to timeout message

* test: add test suit

* chore: fix message

* c...

270751381dd1b659635d814707d1c76b9dc537ec authored almost 3 years ago
fix: testNamePattern matches against full name (fix #838) (#839)

e75349374e3021fba96d1cb52886c2952c6a5898 authored almost 3 years ago
fix: fix process exit timing

4c9dbd0466cff8d405b518e430999f6b24b9ef0d authored almost 3 years ago
feat: pretty display unhandled rejection

518e3dde6208e4f1388e5356272c0ff0cd9f6b50 authored almost 3 years ago
release v0.5.3

af175305fdaa2296a827facb14f1a9a093b68f9e authored almost 3 years ago
chore: fix file name

f965043a72def3ae49039eb094af822d4e200c12 authored almost 3 years ago
release v0.5.2

42ccb6804144ab6665594db62204d32b3250bf4c authored almost 3 years ago
feat: improve test name pattern input

73eb13f295731c300b626ce1e8f21f9e122798d6 authored almost 3 years ago
fix: dev mode resolve

66551f8af8e820497815e0844cc59e0b67413d7c authored almost 3 years ago
feat: expose cli start api

3b5371c03e40f8a695b1a86c04d4d6bae26ff5cb authored almost 3 years ago
release v0.5.1

66cf400e7e6ee77ca4e8788201f25ac4a94f3e40 authored almost 3 years ago
chore: upgrade deps

d8129ae77b0695cc73388c8ffcd29f2ddda89c12 authored almost 3 years ago
chore: inline `@nuxt/test-utils` by default

f323b680baa6fd98b26ff4b1ee520f290e7bc7dd authored almost 3 years ago
fix: add config.d.ts && change defineConfig function type (#830)

* fix: add config.d.ts && change defineConfig function type

* chore: update

Co-authored-by...

ac9c4285d4575d84ce9d97ab128714bb3c870524 authored almost 3 years ago
doc: add it.fails (#831)

82b5c19ab3ffb9f1246cee5e79e4f86647761f7b authored almost 3 years ago
docs: add algolia dark styles for search result (#829)

92a272e54faa150c47a1135a4236d3c5d5492db6 authored almost 3 years ago
docs: remove algolia search params filter (#827)

eaf6f226b3a5e412b003f3bff028cd6143086f66 authored almost 3 years ago
docs: add algolia app id (#826)

f88770de0e04c07a352e5274ae033046b44209cc authored almost 3 years ago
feat(docs): add pwa with auto update strategy (#573)

f5189fd3e3b3e361948ea30c6e2d5732fe6ff6a0 authored almost 3 years ago
release v0.5.0

12b685141d8179d696dd2c08a493e836fbffa2d1 authored almost 3 years ago
fix(config): ui and api regression (#820)

* fix(ui/api): ui and api regression

The ui and the api are not started

* chore: wrong ent...

e8468d2f64a1fc6063531f7f3c6c5da6dc07fb6c authored almost 3 years ago
fix: process "data:" in import correctly (#823)

600ca80becc223544bc5351c53f6269b305c1f90 authored almost 3 years ago
fix: global Event should be equal to env Event (#793)

6ca343aa5449f0f8fd9e85c03b56b173bcc78f3f authored almost 3 years ago
feat!: move config from `vitest/node` to `vitest/config` (#799)

a80ce427837e6053808a96b0745476c6883ce62f authored almost 3 years ago
feat: allow changing name pattern during watch mode (#819)

0b2bc388391d4d82673ca2cb88326a0ca5c300e8 authored almost 3 years ago
release v0.4.3

5456b5299f30d5024eb5887fcde61475a227fe4e authored almost 3 years ago
chore: add prettier to default coverage excludes (#814)

56492def03d81312aef3c7ef026e57c7c9bf62e9 authored almost 3 years ago
fix: change return type of expect.any(...) to any (#815)

311943f537e31069b923d78b775aede515dbee5f authored almost 3 years ago
docs: update examples, support no online playground (#812)

7291176db4ae7788d569312f962b09c43514d3a1 authored almost 3 years ago
fix: resolve import path for dynamic imports (#817)

e37f4deb4f1753ea3d5740793455174176fe971d authored almost 3 years ago
docs: add globals to cli info (#816)

d03bc300f1c3f4001fc849942bacfee117d37e4c authored almost 3 years ago
docs: minor edits (#808)

e75e2e539ddd7c2abd968e5e0d243c2b25ac65b3 authored almost 3 years ago
fix: add check to avoid converting 0 to undefined (#802)

2e1e9c3d4240ec820663eab12e43a95079e52ba2 authored almost 3 years ago
release v0.4.2

1272e4f18a82d3fa35d668f26cdae725939988ad authored almost 3 years ago
fix: allow reassigning global mocks (#792)

7b34793e32802210a203d4306b5fed411d8d6f8b authored almost 3 years ago
docs(guide): add Vitamin to the projects using Vitest (#796)

506b1963bd2f4a8ccddb4ec6799afcb2aabbde70 authored almost 3 years ago
docs: fix default value of hookTimeout (#801)

d419355eb57016590875c8c9950df5b84ba053f8 authored almost 3 years ago
fix(vite-node): build spliting chunks

b04dd8ffeffb528346d4d65bf1758666b41945d7 authored almost 3 years ago
fix(vite-node): external `/dist/` by default

bb77e4f88a590fe5c34a6e3864b0ce0e87a609fe authored almost 3 years ago
release v0.4.1

d8267ac530321a158c1675fda7348d169c2c2227 authored almost 3 years ago
fix: don't remove user defines (#790)

e2d2faca71a5c10d913f34913552398a3b0f5c48 authored almost 3 years ago
chore: update lockfile (#788)

bfff0e1a35be67e548d4a6580d71fca231fa8778 authored almost 3 years ago
fix: allow running --ui (#787)

924ba44785e22b453e42cdec7ff75fd5e1539674 authored almost 3 years ago
fix: remove ?import from query, so .[ext]$ checks will pass (#786)

82134461838131773b8868a1f0fa9df56acae2a2 authored almost 3 years ago
release v0.4.0

237b48cd34b2afedba4914afe95d8405d91c9474 authored almost 3 years ago
fix: flush coverage after every test file (fix #771) (#776)

76111780630dbb229063bc31ea82577b9c1bfca6 authored almost 3 years ago
fix: set mode before running Vite (#775)

c98355aa6542042611b3b688940029d7d204ebef authored almost 3 years ago
feat: coverage threshold (#783)

b068b444ec7fa40006c2422b81c1b67d9f66a409 authored almost 3 years ago
feat: allow reassigning `define` globals (#769)

15ea3a3c009c034bc05b3e48c6e251f6cdbf81b8 authored almost 3 years ago
chore: make mock assertion compatible with jest (#778)

7014c2b1556c18fe50e997c23e9724009568fc70 authored almost 3 years ago
docs: add a new team member :) (#782)

65393f70c438444b22d5f0943261d9b024b1d7a1 authored almost 3 years ago
fix: put envs from .env files on process.env (#770)

Co-authored-by: patak <[email protected]>
Co-authored-by: Anthony Fu <anthonyfu117@hot...

1623b3c985364821f75a1d53ed499b74f47c63a6 authored almost 3 years ago
fix: fix error if toMatchInlineSnapshot is called on resolves/rejects (#773)

6d19bf732f4c6381b7fbe7925bc15093c0a9ffcc authored almost 3 years ago
feat: add VITEST_WORKER_ID env (#774)

b656f8dc378e0615cff834e15797f0be7707b4c9 authored almost 3 years ago
release v0.3.6

dadc730cd2f94730e39ebee534309d9d03911b11 authored almost 3 years ago
docs: update defineConfig usage

1f9d5bc461fe3ace2b4e09aee6c7489a3da21bcb authored almost 3 years ago
fix: move config related methods to 'vitest/node' (#765)

ce418c58c3524728a4b8343f77de55c96364067a authored almost 3 years ago
fix: don't reject on execa

18cc578ca40e11c4d376d2180be26f3bdaee852c authored almost 3 years ago
feat: add typeof assertion (#762)

Co-authored-by: Vladimir <[email protected]>

5e2324f4bd246a58772550db3c01085dc3c2e7de authored almost 3 years ago
perf: enable tinypool useAtomics in node env (#763)

88dcefadc13b89cc4693cfb02f188b5aadd64821 authored almost 3 years ago
docs: add faker & million to projects using vitest (#761)

d46b49b81e108f708d5b56a4664396f6ce336575 authored almost 3 years ago
chore: fix message of toBeLessThan and toBeLessOrEqual (#754)

e7d6dcaa81d2dc80530b5322456a4fd00f22b4be authored about 3 years ago
chore: update deps

6e65e368c58c1f24b8bf640d2657badfa2562fb7 authored about 3 years ago
release v0.3.5

fb467962f2dce62ee5886a465a5b70e071f63fae authored about 3 years ago
feat: save vitest state in global variable (#739)

32ad45463bb25e74612c94e9c44d4a9203e22ef2 authored about 3 years ago