nathanboktae / mocha-phantomjs

:coffee: :ghost: Run client-side mocha tests in the command line through phantomjs
MIT License
954 stars 112 forks source link

Fixed keyval parser to support multiple '=' signs #155

Closed janza closed 10 years ago

nathanboktae commented 10 years ago

Thanks! Could you add a test for this please?

janza commented 10 years ago

Alright, added the test.

janza commented 10 years ago

Can you push this to npm? It's useful for defining http-only cookies in headers, for example:

--header 'Cookie=sessionid=somesessionid'
nathanboktae commented 10 years ago

Forgot to mention but I did publish 3.5.1 to npm 2 days ago.