-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Labels
Description
I'm missing a simple way of testing Spouts. I always have to run update.php, check the output and modify my php-files in a loop. Especially the caching of the results makes testing nearly impossible.
I think a simple page, where I can provide the spout-class as parameter would be nice. It should not save anything to the database but instead only show the output which would be saved. Even better would be the possibility to run the php-files containing the sprouts.
If such an interface existed, I would have written multiple sprouts I think.
aminecmi