Skip to content

Test files within Roblox #6

@Anaminus

Description

@Anaminus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttoolingRegarding tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions