python - Setting up Eclipse to use Lettuce -


i starting off lettuce test web application. problem unaware of how configure eclipse runs steps file. web seems pretty unaware of , hence last resort.

for automated solution can @ eclipse external tools capability. documented in eclipse help workbench. follow links workbench user guide ==> concepts ==> ant & external tools ==> external tools .

for interactive use, can run lettuce python console within eclipse if have pydev installed, , should if use eclipse python development.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -