Integration tests in ASP.NET Core
Using a Custom Startup Class With ASP.NET Core Integration Tests
Using custom startup class with ASP.NET Core integration tests
| using System; | |
| using System.Collections.Generic; | |
| using System.Collections.ObjectModel; | |
| using System.Diagnostics; | |
| using System.Linq; | |
| using System.Management.Automation; | |
| using System.Text; | |
| using System.Threading; | |
| using System.Threading.Tasks; |
A ideia รฉ ter um Linux virtualizado no windows, que dรช para rodar o docker e usar o vagrant como um sistema sobre o Windows.
Para nรฃo precisar de fazer dual boot, jรก que tudo o que eu preciso รฉ um terminal Linux que eu posso instalar qualquer coisa com apt-get :)
Instalar no windos o cmder, um emulador de console http://cmder.net/
Instalar virtual box https://www.virtualbox.org/wiki/Downloads
Instalar o vagrant
| Name | Description | Exceptions |
|---|---|---|
| Avoid async void | Prefer async Task methods over async void methods | Event handlers |
| Async all the way | Don't mix blocking and async code | Console main method |
| Configure context | Use ConfigureAwait(false) when you can |
Methods that require conยญtext |
| [[OneDark]] | |
| scrollbar_position = hidden | |
| palette = "#000000:#eb6e67:#95ee8f:#f8c456:#6eaafb:#d886f3:#6cdcf7:#b2b2b2:#50536b:#eb6e67:#95ee8f:#f8c456:#6eaafb:#d886f3:#6cdcf7:#dfdfdf" | |
| font = Menlo 11 | |
| background_image = None | |
| background_darkness = 0.98 | |
| use_system_font = False | |
| cursor_color = "#bbbbbb" | |
| foreground_color = "#abb2bf" | |
| icon_bell = False |
People
:bowtie: |
๐ :smile: |
๐ :laughing: |
|---|---|---|
๐ :blush: |
๐ :smiley: |
:relaxed: |
๐ :smirk: |
๐ :heart_eyes: |
๐ :kissing_heart: |
๐ :kissing_closed_eyes: |
๐ณ :flushed: |
๐ :relieved: |
๐ :satisfied: |
๐ :grin: |
๐ :wink: |
๐ :stuck_out_tongue_winking_eye: |
๐ :stuck_out_tongue_closed_eyes: |
๐ :grinning: |
๐ :kissing: |
๐ :kissing_smiling_eyes: |
๐ :stuck_out_tongue: |