boolean
false
Should location property be included when Vitest API receives tasks in reporters. If you have a lot of tests, this might cause a small performance regression.
The location property has column and line values that correspond to the test or describe position in the original file.
This option will be auto-enabled if you don't disable it explicitly, and you are running Vitest with:
This option has no effect if you do not use custom code that relies on this.
© 2021-Present VoidZero Inc. and Vitest contributors
Licensed under the MIT License.
https://vitest.dev/config/includetasklocation