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
It has been a few years since Robert was actively contributing to this repository.
From the title, I think the basic idea is to have some kind of automated unit tests that some subset of the code in this repository can be verified that they pass, or fail if the test finds a bug, that can be run by just running one or two commands from a shell, e.g. cd <some-directory>; make check or something like that.
Note that those PTF tests use different Python APIs than the tutorials repository does for adding/modifying/deleting table entries, which can be confusing when you first encounter such differences.
No description provided.
The text was updated successfully, but these errors were encountered: