The test structure is now provided by a JS API, that is used by all things that run tests. Also, the tests can be run manually by tapping a button in the ReactTests app.
Added a CommonJS module loader that is used by XCTestCase subclass to load and run the tests.