On Wed, 2018-03-07 at 07:53 -0500, James Hawkins wrote: > I'm still a bit unclear as to how to test certain packages if I'm not > using anything on my system that requires them. I guess learning the > requirements of certain packages and what they do will help know what > to look for and test as I go along. Ah, yep - unfortunately there's not quite any 'magic trick' to that. For now I'd advise just skipping packages you can't figure out how to test and focus on the ones you can. My usual approach is to figure out what depends on the package (just fake-trying to remove it can help with this), then find something in that list that looks like I can actually try it out relatively easy, try and work out how it uses the dependency (which can be the tricky part!), and go from there. But it's not always easy, and it's fine to just skip ones you can't work out a way to test. Thanks again! -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora http://www.happyassassin.net _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx