1
0

switch to vitest

This commit is contained in:
2024-02-21 18:52:04 +01:00
parent 54dbbb13a9
commit 2568b4d53c
7 changed files with 1097 additions and 3298 deletions

View File

@@ -1,4 +1,4 @@
import { describe, expect, test } from '@jest/globals'
import { describe, expect, test } from 'vitest'
import {
bytesToByteString,
byteStringToBytes,