Sha256: 3efe74d6cdd21f83fbf492fdb5a29d2fbe5696483d7912966d763eca3f44d324
Contents?: true
Size: 589 Bytes
Versions: 9
Compression:
Stored size: 589 Bytes
Contents
Mirage ====== Mirage aids testing of your applications by hosting mock responses so that your applications do not have to talk to real endpoints. It's accessible via HTTP and has a RESTful interface. Any ideas/improvements or feedback you have are greatly appreciated. Information on how to use Mirage can be found [here](https://github.com/lashd/mirage/wiki). I hope you find it useful, Leon P.s. Currently Mirage only runs on Linux; Rubies 1.8, 1.9 and JRuby. I plan to add support for Windows and MacOsX very soon. Installation ------------ gem install mirage
Version data entries
9 entries across 9 versions & 1 rubygems