To run snapshots, run npm run test
.
To overwrite old snapshots with the latest output, run npm run test -- -a "--accept"
.
To add a new snapshot, create a file called Snapshot.X.purs
where X
indicates what is being tested.
If a snapshot needs a dependency, install it by running spago -x test-snapshots/spago.dhall install <packages...>
. The snapshots have their own spago.dhall
file so as not to pollute the purs-backend-chez
binary with unneeded dependencies.
-
Notifications
You must be signed in to change notification settings - Fork 0
Chez Scheme backend for PureScript
License
purescm/purs-backend-chez
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Chez Scheme backend for PureScript
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published