Commit graph

6 commits

Author SHA1 Message Date
Andrew Schwartzmeyer
bbebf2f76a Reorganize tests
- Pester source code moved to `test/Pester`, deleted `ext-src`.
- Pester tests (.ps1 files) moved to `test/powershell`
- xUnit tests (.cs files) moved to `test/csharp`
- Third-party script test moved to `test/shebang`
2016-01-14 17:00:06 -08:00
Zachary Folwick
5d31b0affd added cross-platform newline support 2015-11-30 15:11:11 -08:00
Zachary Folwick
45047efd97 removed extra material that was more suited for end-to-end test scenarios, allowing for easier exposure of the real bug- which is likely with Get-Variable 2015-11-06 09:57:04 -08:00
Andrew Schwartzmeyer
db338c2b9a Fix Pester tests
These fail with the improved console because $input is already defined.
2015-11-04 15:13:21 -08:00
Zachary Folwick
46bee0c6e0 removed old naming scheme references 2015-10-22 16:35:31 -07:00
Zachary Folwick
5719efe82c rename pester tests to something less redundent 2015-10-22 16:02:38 -07:00
Renamed from src/pester-tests/Test-New-Variable.Tests.ps1 (Browse further)