This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
I often tell students in my lab that they need to put more of an emphasis on testing their research code. We have automated tests on quite a lot of our code to verify that it works as expected, which frequently helps prevent issues before they arise and makes refactoring code faster, easier, and more reliable. Even research code benefits greatly from automated testing. In discussions on testing…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.