Jakub Jareš

Results 166 issues of Jakub Jareš

This PR simplifies the way we access reflection in discovery and run. By improving the attribute cache and using it whenever possible. It also simplifies ReflectHelper code, by removing dependencies...

## Summary I would like to know how long the timeout was for my test. ## Background and Motivation My test timed out in cleanup step based on my timeout,...

sprint
Type: Feature

## Describe the bug Frameworks or users might use utf8 characters in their output messages. Set console encoding to utf8 (as we do in vstest.console, and as xunit.console does). https://github.com/microsoft/vstest/issues/4605...

Type: Discussion
Resolution: By Design
Area: Testing Platform

## Summary of the feature request When testing on multiple platforms working with strings (and also paths) is a hassle. You will get most differences in line endings or other...

Feature

Running the second example yields lot of these errors: ``` PS C:\Projects\PSTMigration> dir *.ps1 | New-Guard -TestPath {"./Tests/$($_.basename).Tests.ps1"} Resolve-Path : Cannot evaluate parameter 'Path' because its argument is specified as...

Use `` ` `` (grave accent) to highlight the code, rather than `` ' `` (single quote). --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--|...

dotnet-fundamentals/svc

![image](https://user-images.githubusercontent.com/5735905/118789917-8d962f80-b895-11eb-9515-32b7e0b71394.png)

This is an FYI. We were pointed to your source, as an inspiration for hooking up post build functionality in Arcade. But we found out that `DotNetBuildFromSource` is not defined...

area-infrastructure

### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue) - [X] I have tested using the latest version of...

### Checklist - [X] Feature request has a meaningful title - [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue) - [X] I have tested using the latest version...

Feature
Assertions