Commit graph

4 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
Andrew Schwartzmeyer
0b6adb68ee Use $here to avoid 'cd $(PESTER)'
Per the Pester examples: https://github.com/pester/Pester/blob/master/Examples/Calculator/Add-Numbers.Tests.ps1
2015-11-02 15:20:31 -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-Get-Item.Tests.ps1 (Browse further)