0.5.0 • Published 5 years ago

@sisyphus/sisyphus v0.5.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Sisyphus

is an alarmingly decent testing framework in less than 500 LOC. Code, test, fail, repeat. Like rolling a boulder up a hill.

Test suites...

  • Are arrays of assertions
  • Can be written in your modules
  • Don't have a crazy DSL
  • Run in browsers
  • Output wherever you want, and look pretty (devtools, for starters)
  • Support high-level browser automation (for integration testing)

Tests...

  • Are written with eq and refeq
  • That's it
  • Seriously
  • What did you want

Also, on a philosophical note...

  • Don't write tests for your types (write types for your types)
  • Don't write tests for your tests (write tests for your code)
  • Never write a test instead of an assertion (make guarantees!)
0.5.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.4.0

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

6 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago