|
|
|
|
|
by munk-a
2690 days ago
|
|
Small companies that are just starting out may use real data in test environments since it's a bit easier than using mocked data... Honestly this really only holds for companies that also avoid unit/integration tests (which will generally require that data to support the tests be explicitly mocked in some manner) Since this involves computers nothing above is a hard rule, but it goes along with my experience. |
|