What are the Slack Archives?

Itโ€™s a history of our time together in the Slack Community! Thereโ€™s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you wonโ€™t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi, I have a quick question. How exactly one goes about setting up Codeception tests with PhantomJS

U02UE73EVDW
U02UE73EVDW Posts: 2 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

Hi, I have a quick question.

How exactly one goes about setting up Codeception tests with PhantomJS in the Docker SDK?
I see that there is configuration for it and the SDK creates a dedicated image for PhantomJS, but when I try to run the tests it's always looking for a binary to execute directly.

Comments

  • U01LE4BMBK7
    U01LE4BMBK7 Posts: 241 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    does docker/sdk testing codecept run tests/PyzTest/Yves/HomePage/Presentation/HomePageTest.php work?

  • U02UE73EVDW
    U02UE73EVDW Posts: 2 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    It throws the exact same error

  • UKS668UPP
    UKS668UPP Posts: 13 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    quite interested, following