Re: [SMW-devel] Testing SMW

2015-10-28 Thread James HK
Hi, > the SMW Testers team, but I have to admit I haven't really helped since I > haven't (yet) learned how to use PHPUnit If you have a specific question (or problem) with PHPUnit, just drop us a line via [0] as I'm reluctant to give (or review) code examples via the mailing-list. > VE, Elastic

Re: [SMW-devel] Testing SMW

2015-10-28 Thread Daren Welsh
Thanks Jeroen and James. I'll read through this several times and see if I can figure out how to do some PHPUnit tests. I'm actually already added to the SMW Testers team, but I have to admit I haven't really helped since I haven't (yet) learned how to use PHPUnit While I do want to contribute bac

Re: [SMW-devel] Testing SMW

2015-10-28 Thread James HK
Hi, > for direction on how to test SMW. I don't know a thing about the automated > testing, so I'd appreciate guidance on how to get started. Let me try to elaborate a bit on this topic. Our automated testing approach (as explained in the cited document you linked) contains two varying approaches

Re: [SMW-devel] Testing SMW

2015-10-28 Thread Jeroen De Dauw
Hey Daren, What exactly are you trying to achieve? Do you want to verify SMW runs correctly on your system? Do you want to contribute to the project by testing? Something else? We do not have a list of scenarios to manually test, as this is not a maintainable approach. Instead we have several tho