Re: [RFC]GSoC 2018 Test framework improvement

2018-03-18 Thread Su Billy
Dear Josh and Rotund, Sorry for late reply, since I was surveyed for what concrete feature I want to implement. According to some ticket, such as #6712 #17365 #13873

Re: [RFC]GSoC 2018 Test framework improvement

2018-03-16 Thread Joe Tennies
Django does have a testing framework that's based on the unittest module from Python standard library. That stated, I've seen people use nose and other frameworks in the past. (More info at: https://docs.djangoproject.com/en/2.0/topics/testing/) I feel there is always a need for better helper

Re: [RFC]GSoC 2018 Test framework improvement

2018-03-16 Thread Josh Smeaton
Hi Billy, This plan sounds more like a plan for a plan. If you're serious about wanting to participate in GSoC, then you need to have **specific** ideas and goals. By this, I mean your proposal should be able to be picked up by anyone and implemented. You're missing any actual feature

[RFC]GSoC 2018 Test framework improvement

2018-03-16 Thread Su Billy
Hello developers, My name is BING-LI SU from Taiwan, you can simply call me Billy. *Background* I'm an undergraduate student at National Chiao Tung University, major in Computer Science. I have been contributed to several open source projects for one year, such as CDNJS, pyqtgraph, and I host