{"id":17635948,"url":"https://github.com/mohawk2/multiplatform-testing","last_synced_at":"2026-01-11T02:56:47.137Z","repository":{"id":36515037,"uuid":"40820752","full_name":"mohawk2/multiplatform-testing","owner":"mohawk2","description":"Multi-platform Testing","archived":false,"fork":false,"pushed_at":"2015-08-16T15:22:32.000Z","size":248,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T06:14:22.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/mohawk2.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}},"created_at":"2015-08-16T13:56:11.000Z","updated_at":"2015-08-31T16:38:13.000Z","dependencies_parsed_at":"2022-09-06T18:21:29.418Z","dependency_job_id":null,"html_url":"https://github.com/mohawk2/multiplatform-testing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohawk2%2Fmultiplatform-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohawk2%2Fmultiplatform-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohawk2%2Fmultiplatform-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohawk2%2Fmultiplatform-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohawk2","download_url":"https://codeload.github.com/mohawk2/multiplatform-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273515,"owners_count":20750904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-23T02:24:46.380Z","updated_at":"2026-01-11T02:56:47.110Z","avatar_url":"https://github.com/mohawk2.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-platform Testing Infrastructure\n\n## Introduction\nThis repo is for tracking the infrastructure-as-code that will enable **automated** multi-platform testing, specifically the multi-platform aspect of that.\n\nThe concept is to make a reproducible environment for a developer to run the same program automatically on a number of platforms (probably using virtual machines). More importantly, they will be able to login to an environment where a problem has arisen and immediately experiment with a fix, leading to a fast dev-cycle.\n\n## Terminology\n* wrapper: virtualisation wrapper (vagrant looks good for this)\n* platform: an OS (or setup of an OS + other software: cf Cygwin) you want to test code on\n* program: your code that you want to test on multiple platforms, almost certainly the automated test suite of your code\n* deploy: getting your program gets onto each of your platforms\n* run: running your program on each of your platforms\n\n## Implementation plan\n* identifying the best wrapper; currently this will be vagrant\n* experimenting with the various VMs already available\n* automating the creation of control files; currently Vagrantfiles\n* automating the deploy process; initially with shell, later possibly Puppet\n* automating the run process; this will probably follow on trivially once the deploy process works\n\n## Resources\n* Existing Vagrant boxes: http://www.vagrantbox.es/\n* Getting a Solaris box dev-ready: https://github.com/PDLPorters/devops/issues/1\n* Getting an OpenVMS vm running on Linux (in German): http://www.heise.de/ix/artikel/Dolly-Digital-1355065.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohawk2%2Fmultiplatform-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohawk2%2Fmultiplatform-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohawk2%2Fmultiplatform-testing/lists"}