CocoaScript
CocoaScript copied to clipboard
Various garbage collection Unit Tests
The only one that crashes consistently for me is the last one, when you run one test at a time. Although if you run all at once, certain other ones will crash randomly.
It's odd that this is different from Mocha, but perhaps there are some differences between the Mocha framework in CS that causes this.