Skip to content

Feat local test container for windows + conteiner for js and python unit tests#237

Merged
timdegroot1996 merged 17 commits intoMarketSquare:mainfrom
poWer4aiX:feat-local-test-container-windows
Apr 13, 2026
Merged

Feat local test container for windows + conteiner for js and python unit tests#237
timdegroot1996 merged 17 commits intoMarketSquare:mainfrom
poWer4aiX:feat-local-test-container-windows

Conversation

@poWer4aiX
Copy link
Copy Markdown
Contributor

@poWer4aiX poWer4aiX commented Apr 3, 2026

Support to

  • run the python and javascript unit tests in a docker container as well
  • run all the tests in docker containers on Windows.

This PR fixes #236.

@poWer4aiX
Copy link
Copy Markdown
Contributor Author

@timdegroot1996 I'm currently working on updating the documentation to cover the usage under Linux and Windows.

@poWer4aiX poWer4aiX marked this pull request as ready for review April 10, 2026 06:40
@poWer4aiX poWer4aiX changed the title Feat local test container windows Feat local test container for windows + conteiner for js and python unit tests Apr 10, 2026
Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
@timdegroot1996
Copy link
Copy Markdown
Collaborator

timdegroot1996 commented Apr 12, 2026

@poWer4aiX, as you can see I made 3 small commits that fixed it locally for me. I had to add the discussed .gitattributes, and the typos and \ had to be changed to work correctly on my machine. Apart from that I think we can merge this unless you have any final thoughts regarding these changes.

Let me know!

PS: It is very nice to run it like this, so thanks a lot for contributing towards this! 👍

@poWer4aiX
Copy link
Copy Markdown
Contributor Author

@timdegroot1996, oh I missed to add the .gitattributes you proposed before, sorry for that. The fix to escape the $ in the script is absolutely correct. For some reason this caused not any issues in my setup with the git bash on my windows laptop.

From my point of view, we are ready to merge. And thanks for all the work you spend to create robotframework-dashboard!

@timdegroot1996 timdegroot1996 merged commit e534dc8 into MarketSquare:main Apr 13, 2026
3 checks passed
@poWer4aiX poWer4aiX deleted the feat-local-test-container-windows branch April 15, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tests] Docker issues for windows users

2 participants