Nocilla has internal race conditions, and appears to be ill-maintained or abandoned. It works well enough for now, but it’s not ideal. Let’s investigate another HTTP stubbing framework.
@onekiloparsec points out the venerable OHHTTPStubs. Would need to investigate whether it can do ad hoc stubbing in code instead of reading from files.
Mockingjay looks interesting.
The ability to explicitly delay and then resume responses is essential for Siesta’s specs. Any alternative would need to have that.
Nocilla has internal race conditions, and appears to be ill-maintained or abandoned. It works well enough for now, but it’s not ideal. Let’s investigate another HTTP stubbing framework.
@onekiloparsec points out the venerable OHHTTPStubs. Would need to investigate whether it can do ad hoc stubbing in code instead of reading from files.
Mockingjay looks interesting.
The ability to explicitly delay and then resume responses is essential for Siesta’s specs. Any alternative would need to have that.