microsoft / microsoft/go-sqlcmd
Add Windows coverage for unit tests
Open
@stuartpa is already working on this.
Since Nov 21, 2022.
housekeeping
testing
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
If the hosted Azure Windows agents have docker on them, we should update [.pipelines/TestSql2017.yml] to have 2 jobs, one on Linux and one on Windows. Or implement an appveyor.yml that runs the tests on Windows like we do for go-mssqldb
Otherwise we won't know if a change will break a Windows developer running the tests.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.