Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 384 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 384 Bytes

About

练习

  • fork这个项目

  • 在根目录下新建一个属于你的目录, 以用户名为目录名

  • 完成task, 使它通过test

  • pull request

tests1

通过test1.py

1.copy vibiu 目录下的 test1.py

2.新建task1.py

3.创建一个LoginUser的类, 实现这个类的get_page方法, 使它通过test1.py的测试.

$ python tests.py
test pass