I have data with a small dynamic range, and a moderate level of fuzziness (atomic coordinates). I'd like to write tests that check that two coordinates are pret
Is it possible to have the fixture initialized only once and use it in multiple test cases within the same test suite? In the following example, fixture is cons