Since upgrading to Entities 1.3.5, there is this new useless menu item: Generate Search Test Data.
I’m assuming it’s a mistake and was not supposed to be shipped, but if it’s not, please make the menu item more descriptive so our devs know when to use it or not.
It have nothing with Entities 1.3.5 package
1 Like
Today, I learned that: Test assemblies are ignored when they are in Library/PackageCache, but not when they are in Packages!
Our project has made some minor modifications to the Entities package so we have it in Packages, not the library. I’ll manually disable test assemblies in our modified package. Thanks for the reply eizenhorn
.
1 Like