You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using cc() and test.data.table() works like a charm for rapid developing. However, when running test.data.table() I often know at which particular test I want to start testing (since this was the test failing before). This might become even more important since our testcase database is growing (or we might come up with a better partitioning into different test files).