Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Play should run its own tests in precompiled mode #1154

@asolntsev

Description

@asolntsev

Currently play own tests are executed in DEV mode.
Thus they will not catch any errors that happen only in PROD mode (for example, see issue #1152).

I believe we should run play tests in PROD mode. It will give stronger confidence that application works in production as in test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions