Valentin Maerten 5c4a484fc8 fix(tests): normalize path separators in working directory tests
On Windows, paths returned by pwd or filepath operations use
backslashes which get interpreted as escape sequences when
printed. This caused tests to fail with corrupted path output.

Fix by normalizing path separators before comparison:
- TestWhenNoDirAttributeItRunsInSameDirAsTaskfile
- TestWhenDirAttributeAndDirExistsItRunsInThatDir
- TestWhenDirAttributeItCreatesMissingAndRunsInThatDir
- TestDynamicVariablesRunOnTheNewCreatedDir
- TestUserWorkingDirectory
- TestUserWorkingDirectoryWithIncluded
2026-01-31 18:54:03 +01:00
2026-01-31 18:54:03 +01:00
2026-01-31 18:53:52 +01:00

Task: The Modern Task Runner

A fast, cross-platform build tool inspired by Make, designed for modern workflows.

Installation | Getting Started | Docs | Twitter | Bluesky | Mastodon | Discord

Gold Sponsors

Description
A task runner / simpler Make alternative written in Go
Readme MIT 47 MiB
Languages
Go 88%
Shell 5.1%
TypeScript 2.9%
Vue 1.8%
PowerShell 1.5%
Other 0.6%