azer / prova

Test runner based on Tape and Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http server does not serve test-level asset files

regular opened this issue · comments

This would be nice to have in order to

  • test stuff like ajax calls, image loading etc.
  • misuse prova as a rapid prototyping server (like beefy). I have been doing that :)

(pull request is coming up)

hey, try assets/in/filename.png etc

yep, missed that!

@regular I've added documentation for this feature: https://github.com/azer/prova/blob/master/README.md#loading-assets

thanks for bringing it up