Options: - Use rbxmk to build a place file containing each test. - Depends on rbxfile, a differing implementation. - Reencoding will invalidate certain tests. - Stream objects from a server via HttpService. - Cannot deserialize received objects. - **Copy tests into local content folder, load with `game:GetObjects()`.** (WINNER) - Combine with HttpService and server for automated testing.
Options:
game:GetObjects(). (WINNER)