Skip to content

bookwyrm/testing-sass-with-true

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testing-sass-with-true

Sample project exploring a setup for testing Sass with True

Tests with JavaScript Test Runner

npm install
npm test

Tests with CLI Test Runner

bundle install
true-cli test/test.scss          // passing tests
true-cli test/fail-example.scss  // failing test

About

Sample project exploring a setup for testing Sass with True

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published