{"id":19999389,"url":"https://github.com/bios-marcel/presentation_go_mutationtests","last_synced_at":"2026-06-08T06:35:03.108Z","repository":{"id":200322503,"uuid":"695887669","full_name":"Bios-Marcel/presentation_go_mutationtests","owner":"Bios-Marcel","description":"Example of mutation tests in go (using ooze)","archived":false,"fork":false,"pushed_at":"2023-10-16T19:07:49.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T14:51:35.190Z","etag":null,"topics":["go","golang","gophers","mutation-testing","ooze","presentation"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Bios-Marcel.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-24T14:34:48.000Z","updated_at":"2023-10-20T07:40:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee7988d8-44b0-486c-9d58-886fb912aaf2","html_url":"https://github.com/Bios-Marcel/presentation_go_mutationtests","commit_stats":null,"previous_names":["bios-marcel/presentation_go_mutationtests"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bios-Marcel/presentation_go_mutationtests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bios-Marcel","download_url":"https://codeload.github.com/Bios-Marcel/presentation_go_mutationtests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34051770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go","golang","gophers","mutation-testing","ooze","presentation"],"created_at":"2024-11-13T05:11:35.549Z","updated_at":"2026-06-08T06:35:03.071Z","avatar_url":"https://github.com/Bios-Marcel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Presentation regarding \"Mutation Testing In Go\"\n\nThis repository contains a presentation regarding \"Mutation Testing In Go\" and\nthe source code used in the examples. \n\n## Run Tests\n\nStandard tests can be run just like you are used to:\n\n```shell\ngo test ./...\n```\n\nMutation tests can be run via a specific tag, to avoid always running them:\n\n```shell\ngo test -tags mutation ./...\n```\n\n## View Presentation\n\nThe presentation is located at [SLIDES.md](/SLIDES.md) and can be viewed via\nany text editor, as it is markdown. However, it is a reveal.js slide and can\nbe viewed as such. I recommend simply using the VSCode extension\n`evilz.vscode-reveal`.\n\n## Windows\n\nTo run this example on windows, you need to get a special fork of ooze first.\n\n```shell\ngit clone --branch temp_win_support git@github.com:Bios-Marcel/ooze.git \n```\n\nThe [go.mod](/go.mod) reference `../ooze`, so make sure to clone / move into\nthe right spot.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbios-marcel%2Fpresentation_go_mutationtests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbios-marcel%2Fpresentation_go_mutationtests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbios-marcel%2Fpresentation_go_mutationtests/lists"}