编码测试
编码测试基本销售税适用于所有商品的10%的税率,但免税的书籍,食品和医疗产品除外
安装
从您的外壳运行这些命令
gitgithub.com:klueless-io/coding-test.git
cd coding-test
bundle install
# run tests and linting from guard watcher
guard
# run test directly from rspec
rspec
# run linting directly from rub