or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
當測試開始左移. - 蘇哲平
歡迎來到 DevOpsDay Taipei 2024 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →共筆入口:https://hackmd.io/@DevOpsDay/2024
手機版請點選上方 按鈕展開議程列表。
》議程介紹
》填寫議程滿意度問卷|回饋建言給辛苦的講者
SDLC Potential Issue
測試左移好處
測試環境的了解
程式碼的了解
最後把這些測試放置到CI裡
playwright: enables reliable end-to-end testing for modern web apps.參考:https://github.com/microsoft/playwright
講者更多內容:
https://medium.com/@loverjersey/當測試開始左移-feat-react-playwright-and-github-action-f5e87d999cd6
程式碼範例:
https://github.com/jerseysu/react-playwright-demo
》聊天區
嘿嘿
最慘的應該是上線前發現有問題導致上線延誤
想請問所以到底什麼是測試左移?是什麼角度上的左移?
應該是從開發的流程去看
tags:
DevOpsDays Taipei 2024