This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
I’m currently working on a product that is very tightly bound to MySQL. It’s so tightly coupled, in fact, that unit testing it while mocking the database access is meaningless. Unfortunately, accessing a MySQL database from the build server (or any machine) is not something that we can take for granted, not to mention concurrency (one person running the unit tests in parallel to another, messing…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.