pretty_face
pretty_face copied to clipboard
Multiple images per scenario and base64 encoded images
Hi
I have added ability to embed multiple images per scenario and also, ability to use data:mime;base64 encoding of images
I didn't notice but I actually fixed https://github.com/cheezy/pretty_face/issues/28 as a side note. There is another pull request for this as well but it doesn't have unit tests. All unit tests and cucumber features are passing here.