docs icon indicating copy to clipboard operation
docs copied to clipboard

Document test() method in reference

Open memsharded opened this issue 7 years ago • 3 comments

It seems the docs for this method is not there: https://docs.conan.io/en/latest/reference/conanfile.html

memsharded avatar Oct 07 '18 11:10 memsharded

Related issue: https://github.com/conan-io/conan/issues/6448

uilianries avatar Jan 30 '20 18:01 uilianries

Is there a chance to document the test() method? I love your documentation and used it a thousand times, but for the test(), I needed some specifics and couldn't find them. I see this task is open for quite a long time.

atrelinski avatar Jul 21 '21 12:07 atrelinski

Lets at least add the basics: https://github.com/conan-io/docs/pull/2164 (this method is very simple, probably doesn't require more. But what would be necessary is better docs about enviroment and executing things, TBD with the new conan.tools.env features)

memsharded avatar Jul 22 '21 18:07 memsharded