This website requires JavaScript.
Explore
Help
Sign In
joepie91
/
pegjs
Watch
1
Star
0
Fork
You've already forked pegjs
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f5f40f68d2
pegjs
/
spec
/
helpers.js
2 lines
32 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Jasmine: Initial infrastructure This is the first of many commits that gradually convert PEG.js's test suite from QUnit to Jasmine, cleaning it up on the way. Main reason for the change is that Jasmine allows nested contexts, allowing to structure the tests in a better way than QUnit. Moreover, the tests needed to be cleaned up a bit.
2012-02-27 19:59:54 +01:00
PEG
=
require
(
"../lib/peg.js"
)
;
Reference in a new issue
Copy permalink