Benign go Download

README.txt

Text adds a native connect call
SHA-2568fb653b630b9e9f6b45412fd5352182c6b326dd69fb6d358917eb8723955370f
MaleculeO(C)

Evidence

English function-word token "and" lines 10–14
10:40… esting facilities supporting
11TDD, BDD, mocking, and benchmarking.
12
13 "I had a class with Jim Weirich on testing last week and we were
14 allowed to choose our testing frameworks. Kir …
English function-word token "the" lines 14–19
14:58… s and I were
15 paired up and we cracked open the code for a few test
16 frameworks...
17
18 I MUST say that minitest is *very* readable / understandable
19 compared to the 'other two' options we looked …
English function-word token "have" lines 41–44
41:46… ite IO pipes too. :P
42
43minitest/unit is meant to have a clean implementation for language
44implementors that need a minimal set of methods to bootstra …
English function-word token "this" lines 59–62
59:62… , like:
60classes, modules, inheritance, methods. This means you only have to
61learn ruby to use minitest and all of your regular OO practices like
62ext …
Text adds a native connect call lines 291–304
291:15… .results << result
292 end
293
294 def report
295 CI.connect(addr, port).send_results self.results
296 end
297 end
⋯7 lines

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.