uvu
There are 19 repositories under uvu topic.
drew-royster/canvasFileSync
Syncs Canvas course files to your local computer
jmcdo29/nest-e2e-sample
An E2E testing sample using uvu and pactumJS to test a NestJS application
aleclarson/uvu-watch
Watch mode for uvu test runner
jmcdo29/nx-uvu
An nx executor for the uvu test library
rodneylab/fastify-mercurius-nexus-graphql-api
GraphQL API demo using Fastify, Mercurius and Nexus
yudai-nkt/eslint-plugin-uvu
ESLint plugin for uvu
barelyhuman/uvu-inline-snapshot
Minimal Inline Snapshot utility for uvu/assert http://github.com/lukeed/uvu
jerrythomas/svelte-esm-loader
ESM loader for testing svelte or svelte/kit projects
oekazuma/test-runner-compare
JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)
tommywalkie/vite-register
Use Vite env variables inside Node scripts and test runners via a require hook.
pablo-abc/uvu-expect
Chai like BDD assertions for uvu
supern64/owoify
The ultimate OwOifying library for Java.
srhmendez/DGM2760-Web-Languages-1
This repository contains Units 1-10 & the Capstone Final for DGM 2760 Web Languages 1 taken at UVU. Each Unit with a link that deploys the project to Netlify for easy viewing.
dchamp16/group-a-cs2450
UVSim is an educational tool designed to simulate a simple virtual machine that executes programs written in BasicML.
marcomontalbano/netlify-cms-json-exporter
Export all your Netlify CMS contents in a single object with all relations resolved.
rodneylab/sveltekit-uvu-testing
SvelteKit uvu testing: how you can easily add fast component and utility function unit tests to your Svelte app using uvu with TypeScript.
rodneylab/uvu-fastify-graphql
Using uvu for TypeScript API testing: we take a look at integrating a fast test runner into your backend continuous integration workflow.