dimanche 14 août 2016

Preview MVC view loading the bare minimum

Is there a efficient way (methodology, framework, tool, ...) to preview a MVC view with a dummy (auto-generated? simple to configure?) model?

The goal is to avoid to wait for the whole application to respond before I can check every trivial UI related matters.

I guess I could fiddle with the Ioc container to mostly load mocks for certain builds but maybe there's a simpler way.

Aucun commentaire:

Enregistrer un commentaire