Using 'using' for unit tests #typescript #javascript

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

C# users are extremely familiar with 'using' and it is darn nice to finally have it in JS.

nagarajansubramani
Автор

Matt is just awesome! I Love everything he does for us.

lachezarraychev
Автор

Hey Matt, you're my favorite YouTuber when it comes to programming in general. Always straight to the point, with VERY useful tips.
Every post/video of yours is worth our time!

juliohintze
Автор

I'm using the jest runner vscode extension, and it doesn't recognize the `using` keyword. When I introduce the keyword to my test file, the "run test" hints above each test definition disappear. Any thoughts on this?

mickmister
Автор

What is the advantage of just using beforeEach or AfterEach

viewtifult
Автор

I love this tip. But this video is way too meta.

Thorax
Автор

Amazing.
Now wait till it actually works in JS.

shapelessed
Автор

Foo fancy and non-obvious for my liking

marcusrehn
Автор

That is the wrong type of hat.. It's meant to be a Top Hat..
(Still waiting for your head size)

ColinRichardson