Skip to content

donatas-luciunas/tortor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tortor

Problems

  • As application grows it becomes more difficult to develop because of slowing feedback loops
  • Classic approach to tests conflicts with encapsulation

Solution

Tortor environment

Please take a look at sample.

BTW nock can be very helpful.

Tortor extension

Hit CTRL+SHIFT+' and Tortor will provide values for variables mentioned in current scope.

demo

As this extension is still in development the only way to enable it in your VS Code is to add --extensionDevelopmentPath={extensionFolder} while starting it. More info

Plans

Vision

  • With help of this extension you could validate your code with your test dataset while coding
    • Extension could support bigger datasets and provide you insights instead of exact values
  • Such an approach to tests could become a new normal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published