Alex D.

Results 1 comments of Alex D.

I was thinking of a scenario like this: 1. You start with some existing infect wiring: ``` infect.set('foo', Foo); infect.set('bar', Bar); ... ``` 1. For one test, you want to...