Skip to content

done the parameter check function for spider initialization, fix some bug, add some unit test

Pre-release
Pre-release
Compare
Choose a tag to compare
@Bin-Huang Bin-Huang released this 28 Jul 03:26
· 171 commits to master since this release

done the parameter check function for spider initialization;
fix bug in method filter;
add class Queue to module export;
add unit test for parameter checker when initialize a spider, and pass;
add unit test for function defaultPlan, and pass;
add unit test for methods isExist and filter, and pass;
modify package's description;