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
Post a Comment