-
When using mox, if the code under test fails to call an expected
method, mox raises an ExpectedMethodCallsError, which produces a
nicely formatted list of methods which were not called, like this:
E…
-
When I compiled the package, some nodes were not generated and no errors were reported。
such as "your_path/deteection/camera_point_fusion/packages/joint_pixel_pointcloud". I don't get that node named…
-
So somewhere we are passing an OEGraphMol when we need a three-dimensional OEMol, leading to the following test failure:
```
kyleb@kyleb-DX4870:~$ nosetests gaff2xml -v
Failure: AttributeError ('OEGr…
-
Please tag all testing commits to this issue.
-
Hello all,
I am on Raspberry PI 3 Raspbian Jessie.
I've installed Fast SVO (with ROS) and have downloaded all the required packages (sophus,fast, svo and vikit).
When i type "catkin_make", i have t…
-
Title is largely self explanatory.
Primary limitation seems to be reliance on BeautifulSoup 3, which has been EOL for quite a while now, and really should be migrated away from.
-
Considering that the last change was more than two years ago I would find useful to clarify few things about this project:
* is this project still needed?
* is it maintained
* what it adds to jjb w…
-
When you run a Freshen note test with the --with-xunit option, the generated XML file has "runTest" as the name for all entries. It would be great if the "name" attribute would reflect the actual titl…
-
Right now you can run the tests but this will nuke your production database.
Possible approach is to have a `datacats test` command that will run all tests against a new, disposable db container.
A…
-
```
Hi,
This is not a bug, rather a fuzzy brainstorm/wishlist entry.
It is a common desire to test the performance of given snippets of code,
but there is to my knowledge no established tool/framewor…