List Question
12 TechQA 2022-08-27T21:27:14.010000Is it possible to use rackunit in DrRacket with language set to sicp, and if so, how?
145 views
Asked by RodPValley
Dynamically generating rackunit test-suite: tests pass and also raise exception
98 views
Asked by Anentropic
How to get rackunit to display stack trace?
219 views
Asked by Peeyush Kushwaha
Monkey-patching with mock objects in Racket
146 views
Asked by mindthief
Logging Output from Racket Tests to File
159 views
Asked by J Iguadeza
RackUnit check-eq? returns false for equal Strings
88 views
Asked by Renato
Racket strange (require ...) semantics
122 views
Asked by UPvoter
How to use a unit-testing framework for a function that has a dynamic output in Racket?
44 views
Asked by AudioBubble
Create a modified `equal?` function for use with RackUnit
41 views
Asked by Leif Andersen
Rackunit: in-depth check of exception type
189 views
Asked by logc
RackUnit source location inside of macros
83 views
Asked by Leif Andersen