Kevin Brown
Kevin Brown
- Added Tests - test __gt__ in _HeapElement when priorities are tied. - test dictionary input in MappedQueue - test tied priorities - verify exception is raised for incomparable elements...
Something is amiss with the python Forth Exercise. Instead of providing a bare template to the student, it gives a mostly completed solution. To pass all 48 tests only requires...
Hello Pedro, You have created an interesting port of the AccelStepper library. Would you be willing to add a license file to the repository to make it Open Source? The...
Hi. First time here. Should the **Rational Numbers** test suite check that an exception is raised for division by zero? Normally, I would say that it is a detail that...