Just like what WordPress has (http://codex.wordpress.org/Theme_Unit_Test) it'd be useful to have a .db dump of all types of content that theme developers can test against.
It should contain pictures of cats.
:+1: to both of you :grinning:
http://placekitten.com/ - can't go without: http://www.placecage.com/
Nooo! http://fillmurray.com/
I needed this so I did the basics, based on WordPress's version: https://github.com/nickisnoble/ghost-theme-unit-test
Edit: Damn, I guess I need to redo the whole thing with kittens!
We have a style test post on the demo blog. I figured the raw markdown for that might be useful, so I dropped it in a gist - you can grab the raw HTML & markdown for the post there.
I think between this and @nickisnoble's repo, we can probably close this issue for now. I'm going to add a link to this issue to the theme documentation, so if anyone else has something similar they'd like to share, post it here and theme devs will hopefully find it :)
Most helpful comment
I needed this so I did the basics, based on WordPress's version: https://github.com/nickisnoble/ghost-theme-unit-test
Edit: Damn, I guess I need to redo the whole thing with kittens!