I was under the impression it should be @test since it's penalizing the score and updating the report. The example code has a section already dedicated to acceptance testing.
On Fri, Aug 28, 2015 at 1:08 PM, John Clements <[email protected]> wrote: > > > On Aug 27, 2015, at 3:16 PM, Matthew Saponaro <[email protected]> wrote: > > > > On Thu, Aug 27, 2015 at 4:10 PM, John Clements < > [email protected]> wrote: > > > > > On Aug 27, 2015, at 12:12 PM, Matthew Saponaro <[email protected]> > wrote: > > > > > > This is correct. If you modify the grading-utilities to incorporate > the (start-timer-manager) call this will work. > > > > Can you pass along the changes that you made? A pull request would be > great, but any kind of diff would probably work. > > > > > > I think it may be reasonable to modify the github handin accordingly. > > > > > > In addition, I think there are some typos in the documentation: > http://pkg-build.racket-lang.org/doc/handin-server/grading-utils.html > > > > > > Note: test instead of @test in the code example provided. > > Hmm… did you mean ‘!test’, or ‘@test’ ? > > John Clements > > > > -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CADfzTNyezC7oq3jK-jgPObU%3D5XHMwvh1-4gKv5mOOYHsXnFNzQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
