Currently we use "DEV" environment variable for enabling checks() in tests.
I suggest using something like "СRUD_DEV" in order to prevent possible intersections with other variables.
This will save us from the fact that CRUD will run slower when we do not expect it at all.
Currently we use "DEV" environment variable for enabling checks() in tests.
I suggest using something like "СRUD_DEV" in order to prevent possible intersections with other variables.
This will save us from the fact that CRUD will run slower when we do not expect it at all.