Skip to content

bruce1i/jest-css-modules-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jest-css-modules-proxy

What is the project for?

Mocking css modules in jest. The project is inspired by identity-obj-proxy.

How to use?

npm install --save-dev jest-css-modules-proxy

When package is installed, then you can see the document Mocking CSS Modules.

What is different from identity-obj-proxy?

The project supports import * as styles from './styles.module.css'

About

Mocking css modules in jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published