Skip to content

brianbayes/js-unit-test-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The purpose of this repository is to compare different JavaScript unit tests frameworks within the context of an AWS SAM application. There are 2 apis to enable the comparision:

sam-api-jest

This is the default that the SAM CLI configures and includes jest as part of its package.json

sam-api-vitest

This is a modified version that the SAM CLI default, with jest replaced with vitest in package.json, and the same default tests updated to use vitest.

Pre-requisites

About

Investigation of JavaScript unit tests frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published