Nock – HTTP mocking and expectations library
1–10 of 12 posts
Re: Nock – HTTP mocking and expectations library
#2Re: Nock – HTTP mocking and expectations library
#3Re: Nock – HTTP mocking and expectations library
#4Re: Nock – HTTP mocking and expectations library
#5Re: Nock – HTTP mocking and expectations library
#6I'd like to lodge a modest complaint about the name. http://doc.urbit.org/doc/nock/tut/1/
edit: yes, at least 5 years old, but bloody esoteric http://moronlab.blogspot.com/2010/01/nock-maxwells-equations...
Re: Nock – HTTP mocking and expectations library
#7- Delayed responses. - Delayed connections. - Custom HTTP verbs for ones that don't have convenience methods. - Nock Back
I believe recording had just been introduced when I was using the library, but Nock Back is seems like the last piece that brings it on par with the VCR lib I was used to using with Ruby / RSpec projects.
It's always nice to scroll through a project you've had a good experience with and see the README has been considerably fleshed out (in a good way).
Re: Nock – HTTP mocking and expectations library
#8Also a shout out for hock which gives the same API as mock but useful for mocking external services - https://github.com/mmalecki/hock.
Re: Nock – HTTP mocking and expectations library
#9I'd like to lodge a modest complaint about the name. http://doc.urbit.org/doc/nock/tut/1/