{"id":22349410,"url":"https://github.com/jaktestowac/testcontainers-example","last_synced_at":"2026-05-01T01:31:48.186Z","repository":{"id":196596368,"uuid":"696681363","full_name":"jaktestowac/testcontainers-example","owner":"jaktestowac","description":"Sample project to demonstrate usage of Testcontainers with node.js and JavaScript","archived":false,"fork":false,"pushed_at":"2023-09-26T11:43:55.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T11:22:34.951Z","etag":null,"topics":["automation","javascript","nodejs","test-automation","testcontainers"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaktestowac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-26T08:28:27.000Z","updated_at":"2025-03-24T17:11:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"42507bc7-958a-46a5-89ca-9ac127b3f4e9","html_url":"https://github.com/jaktestowac/testcontainers-example","commit_stats":null,"previous_names":["jaktestowac/testcontainers-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaktestowac/testcontainers-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Ftestcontainers-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Ftestcontainers-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Ftestcontainers-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Ftestcontainers-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaktestowac","download_url":"https://codeload.github.com/jaktestowac/testcontainers-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Ftestcontainers-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","javascript","nodejs","test-automation","testcontainers"],"created_at":"2024-12-04T11:08:14.846Z","updated_at":"2026-05-01T01:31:48.171Z","avatar_url":"https://github.com/jaktestowac.png","language":"JavaScript","readme":"# About\n\nSample project to demonstrate usage of **Testcontainers** with **node.js** and **JavaScript**.\n\n## What are Testcontainers?\n\nTestcontainers is a library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.\n\nMore:\n\n- https://node.testcontainers.org/\n- https://github.com/testcontainers/workshop\n\n## About the tests\n\nTests for **🦎 GAD** (application for learning test automation):\n\n- https://hub.docker.com/r/jaktestowac/gad\n\nTests are based on:\n\n- mocha\n- chai\n- supertest\n- Testcontainers\n\n# Requirements\n\nRequirements:\n\n- node.js\n- Docker\n\nSystem requirements for Testcontainers:\n\n- https://java.testcontainers.org/supported_docker_environment/\n\n# How to\n\nRun following commands.\n\nFirst install modules:\n\n```\nnpm i\n```\n\nand then run tests:\n\n```\nnpm run test\n```\n\n---\n\n# 📞 Contact\n\nFeel free to reach out to us:\n\n- 🌐 **Website**: [jaktestowac.pl](https://jaktestowac.pl)\n- 💼 **LinkedIn**: [jaktestowac.pl](https://www.linkedin.com/company/jaktestowac/)\n- 💬 **Discord**: [Polish Playwright Community](https://discord.gg/mUAqQ7FUaZ)\n- 📧 **Support**: Check our website for contact details\n\n---\n\n# 📚 Learning Resources\n\nWe have gathered a collection of resources to help you learn and master Playwright, both in Polish and English. Whether you're a beginner or an advanced user, these resources will help you enhance your skills and knowledge.\n\n## 🇵🇱 Polish Resources\n\n- [JavaScript and TypeScript for Testers](https://jaktestowac.pl/js-ts/) - Comprehensive (13h+) course on JavaScript and TypeScript for testers, with practical examples and exercises\n- [Professional Test Automation with Playwright](https://jaktestowac.pl/playwright/) - Comprehensive (100h+) course on Playwright, test automation, CI/CD and test architecture\n- [Back-end Test Automation](https://jaktestowac.pl/api/) - Comprehensive (45h+) course on Back-end Test Automation with Postman, Mocha, Chai, and Supertest\n- [Free Playwright Resources](https://jaktestowac.pl/darmowy-playwright/) - Comprehensive and Free Polish learning materials\n- [Playwright Basics](https://www.youtube.com/playlist?list=PLfKhn9AcZ-cD2TCB__K7NP5XARaCzZYn7) - YouTube series (Polish)\n- [Playwright Elements](https://www.youtube.com/playlist?list=PLfKhn9AcZ-cAcpd-XN4pKeo-l4YK35FDA) - Advanced concepts (Polish)\n- [Playwright MCP](https://www.youtube.com/playlist?list=PLfKhn9AcZ-cCqD34AG5YRejujaBqCBgl4) - MCP course (Polish)\n- [Discord Community](https://discord.gg/mUAqQ7FUaZ) - First Polish Playwright community!\n- [Playwright Info](https://playwright.info/) - first and only Polish Playwright blog\n\n## 🇬🇧 English Resources\n\n- [VS Code Extensions](https://marketplace.visualstudio.com/publishers/jaktestowac-pl) - Our free Playwright plugins\n- [Playwright Documentation](https://playwright.dev/docs/intro) - Official documentation\n- [Playwright GitHub](https://github.com/microsoft/playwright) - Source code and issues\n\n_PS. For more resources and updates, follow us on our [website](https://jaktestowac.pl) and [GitHub](https://github.com/jaktestowac)._\n\n---\n\n**Happy testing and automation!** 🚀\n\n**jaktestowac.pl Team** ❤️💚\n\n_PS. For more resources and updates, follow us on our [website](https://jaktestowac.pl) and [GitHub](https://github.com/jaktestowac)._\n\n---\n\n_Built with ❤️💚 for the Playwright and test automation community_\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaktestowac%2Ftestcontainers-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaktestowac%2Ftestcontainers-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaktestowac%2Ftestcontainers-example/lists"}