GitShow/solidjs/solid-jest
solidjs

solid-jest

Jest preset for SolidJS

by solidjs
Star on GitHubForknpm

JavaScript

35 stars4 forks4 contributorsQuiet · 3y agoSince 2021MIT

Meet the team

See all 4 on GitHub →
ryansolid
ryansolid10 contributions
davedbase
davedbase2 contributions

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
75
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 3y ago
See all on GitHub →
aminya
fix: update dependencies to the latest versionOpenPR
aminya · 3y ago
faassen
the resolver is very slowOpenIssue

When I use the included resolver, my (few) tests take more than 7 seconds, taking a while to start running. When I use the default resolver, the tests take little over 1 second. That's a massive difference and has a real impact on how easy it is to develop with tests. The comment says: It's using https://www.npmjs.com/package/enhanced-resolve-jest which in turn uses https://github.com/webpack/enhanced-resolve I'd be interested in seeing what I'm paying for in some more detail. And maybe there's a way to configure this resolver to be faster? (I tried upgrading to 5.9.3, the latest release, but it made no difference)

faassen · 4y ago
zhaoyao91
Docs: solid-jest should be mentioned in solid home pageOpenIssue

Oops, this package is so important to config solid with jest. I've struggled half day to config them until I found this pacakge. It event can't be searched by google, npm, github.

zhaoyao91 · 4y ago

Recent fixes

View closed PRs →
qlaffont
[ISSUE] Issue with testing for a Solid Start library ClosedIssue

Hello, I'm currently working on a Solid Start library. I'm currently using tsdx to package my app and jest to test my application. Currently, I have an error when I execute tests : I have tried to get deps and files from solid ts jest template (), without success. I need help ^^ ! Code repository : https://github.com/qlaffont/solidstart-protected-auth Thanks !

qlaffont · 2y ago
RobinVdBroeck
feat: add jest 29 supportMergedPR

Drops official support for jest 27. Since this is a breaking change, we should also increment the version to .

RobinVdBroeck · 3y ago
StalkAltan
feat: add jest 27 supportMergedPR

This PR adds support for jest 27. There are some slight changes that required tweaks. The goal of this is to 1) keep these presets up to date, and 2) support using Jest/Solid within Nx workspaces. I've added comments to the various changes with rationale. I didn't bump the package version in the package.json because I don't know how the team would like this to move. Once this package supports Jest 27, all that is needed for to also support that version is bumping the package.json :)

StalkAltan · 4y ago
Structured data for AI agents

Repository: solidjs/solid-jest. Description: Jest preset for SolidJS Stars: 35, Forks: 4. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Open PRs: 2, open issues: 3. Last activity: 3y ago. Community health: 75%. Top contributors: ryansolid, davedbase.

·@ofershap

Replace github.com with gitshow.dev