Skip to content

Meng-Gen/StockCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockCat

Stock analysis for Taipei market.

Unittest

Before running unittest don't forget to delete .pyc files first: find . -name "*.pyc" -exec rm -rf {} \;

  • Test single unit test: python -m unittest stockcat.tests.unit.spider.test_operating_revenue_spider
  • Test all unit tests: python -m unittest discover stockcat/tests/unit/assembler/

About

Stock analysis for Taipei market

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published