bryntum / siesta

Stress-free JavaScript/TypeScript testing and benchmarking tool
38 stars 2 forks source link

Spies should be able to track the access to properties #14

Open canonic-epicure opened 3 years ago

canonic-epicure commented 3 years ago

Spies should be made smarter and be able to track the access to property that is created as a getter/setter pair.