bones
bones copied to clipboard
Allow isolating applications
There's no way of running more than one application in a node process. This is probably only relevant when writing test as expresso will load all test files into the main process. If there is more than one fixture, they will be merged together.