Closed datakurre closed 1 year ago
Thanks a lot @datakurre . I will do a release as soon as possible.
Could we have a release of this please?
Or could you invite the collective
PyPI user as owner?
@mauritsvanrees I think there is a new release already (associated with this PR). And also I have sent an invitation for this user https://pypi.org/user/collective/
Thanks!
What would it require to include this in the recipe?
From README:
How to try this out:
https://github.com/plone/buildout.coredev/commit/ac93a4569a3800dd2df52ae7df3321aefa8f0b99
robot-enabled = true
for this recipe configuration and run buildoutNow VSCode should be able to provide highlighting and code navigation for robot tests.
To run and debug Robot tests directly from VSCode:
plone.app.discussion.testing.PLONE_APP_DISCUSSION_ROBOT_TESTING
)Right now this hardcodes port 55001 for Plone Test Server and 49999 for Plone Test Server listener for setting up and tearing down test fixtures.