Help language development. Donate to The Perl Foundation

Windows::Test zef:tbrowder last updated on 2023-04-09

df742bf16fb5222e9a889397b46bdca6c83faeb1/

Actions Status

NAME

Windows::Test - Provides a '/.github/workflows/windows.yml' file for Win64 Raku module testing

SYNOPSIS

use Windows::Test;

DESCRIPTION

Windows::Test is intended to provide a comprehensive set of Windows OS system components for Gitbub Workflows testing of any Raku module on Github-provided Windows computer.

A copy of the Github workflows Windows test YAML file is in this directory for ease of reference for prospective users.

Users are encouraged to file an issue anytime this module's /.github/workflows/windows.yml file doesn't work for your module. Please include a link to the problem repository on https://github.com.

TODO

Use Choclatey to add some programs to the Github Workflow Windows Virtual Machine including:

AUTHOR

Tom Browder [email protected]

COPYRIGHT AND LICENSE

© 2023 Tom Browder

This library is free software; you may redistribute it or modify it under the Artistic License 2.0.