- Modern Web Testing with TestCafe
- Dmytro Shpakovskyi
- 156字
- 2021-06-11 18:01:34
Conventions used
There are a number of text conventions used throughout this book.
Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: 'Open basic-tests.js in a code editor (or IDE) of your choice and let's create a simple test.'
A block of code is set as follows:
const { Selector } = require('testcafe'); fixture('My first set of tests'); test('My first test', async (t) => { // Your test code });
Any command-line input or output is written as follows:
$ cd test-project/
$ mkdir tests
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: 'Expected result: 'Issue created' notification should be displayed:'
Tips or important notes
Appear like this.
- 阿里云數字新基建系列:云原生操作系統Kubernetes
- Linux從零開始學(視頻教學版)
- Ganglia系統監控
- Installing and Configuring Windows 10:70-698 Exam Guide
- 混沌工程實戰:手把手教你實現系統穩定性
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- Linux操作系統應用編程
- NetDevOps入門與實踐
- Windows 7實戰從入門到精通(超值版)
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Learning Continuous Integration with Jenkins(Second Edition)
- Java EE 7 Developer Handbook
- Linux系統安全:縱深防御、安全掃描與入侵檢測
- Instant Responsive Web Design
- SQL Server on Azure Virtual Machines