Closed mcantelon closed 13 years ago
Hi TJ,
I've added support for YAML literals. I wasn't able to get JSpec to work but made some test logic to verify it works:
yaml_test.js: https://gist.github.com/866171 test.yml: https://gist.github.com/866169
Cheers, Mike
cool cool, will take a look soon and merge :D
Thanks, man! Actually, I just found an issue with my implementation so ignore this one and I'll try to fix and send another. :o
Hi TJ,
I've added support for YAML literals. I wasn't able to get JSpec to work but made some test logic to verify it works:
yaml_test.js: https://gist.github.com/866171 test.yml: https://gist.github.com/866169
Cheers, Mike