Category: Uncategorized
Where should tests live?
…came across this conversation this evening. Interesting topic abut where tests logic should live. https://dev.to/rtfeldman/where-should-tests-live
Of environmental parity and testing (pt1).
So funny thing. As a general rule of thumb each environment is suppose to reflect production as much as possible. At work we use Codeception to…