Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第二章 測試與 TDD 習題 ,請將答案放入你 fork 的 se108a 專案貼到此處 #1

Open
ccckmit opened this issue Sep 11, 2019 · 9 comments

Comments

@ccckmit
Copy link
Collaborator

ccckmit commented Sep 11, 2019

https://gitlab.com/ccckmit/course/wikis/%E9%99%B3%E9%8D%BE%E8%AA%A0/%E6%9B%B8%E7%B1%8D/%E8%BB%9F%E9%AB%94%E5%B7%A5%E7%A8%8B/02-test

  1. 實作第一個函數並用你的方式進行測試。
  2. 練習使用 mocha 套件進行測試。
  3. 使用 mocha 測試你 01-mylodash 中寫的那個函數。
  4. 採用 TDD 的方式,先寫出第二個函數的測試程式。
    • TDD : 先寫測試,再寫程式
  5. 然後再撰寫第二個函數,並完成測試。
  6. 採用 chai/BDD 的方式撰寫第三個函數的測試程式。
  7. 然後再撰寫第三個函數,並完成測試。
@01costmo30
Copy link

資工四 110510501 陸佑函
https://github.com/01costmo30/se108a/tree/master/week1

@rolf0504
Copy link

資工三 110610525 方洛飛
https://github.com/rolf0504/se108a/tree/master/01-test

@koozu
Copy link

koozu commented Sep 18, 2019

資工三 110610505 張皓評
https://github.com/koozu/se108a/tree/master/lodash

@yolo310250
Copy link

資工三 110610506 陳羿勳
https://github.com/yolo310250/se108a

@linjiachi
Copy link

資工三 110610540 林家齊
https://github.com/linjiachi/se108a/tree/master/se-hw/0911

@Doge12132009
Copy link

資工三 110610504 梁子恩
https://github.com/Doge12132009/se108a

@00280017
Copy link

00280017 commented Oct 1, 2019

資工三 110610538 黃敬維
https://github.com/00280017/se108a/tree/master

@mauriceaaa
Copy link

資工三 110610551 林孟勳
https://github.com/mauriceaaa/se108a/tree/master/exercise1

@z002020821
Copy link

資工三 110610543 陳佳妮
https://github.com/z002020821/se108a/tree/master/1080911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants