-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
40 lines (26 loc) · 1.22 KB
/
atom.xml
File metadata and controls
40 lines (26 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>MickeyTesterGao</title>
<subtitle>Stay Hungry, Stay Foolish</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://yoursite.com/"/>
<updated>2019-06-28T07:41:29.196Z</updated>
<id>http://yoursite.com/</id>
<author>
<name>MickeyTesterGao</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>postman+newman+jenkins持续集成</title>
<link href="http://yoursite.com/2019/06/28/postman1/"/>
<id>http://yoursite.com/2019/06/28/postman1/</id>
<published>2019-06-28T03:10:24.000Z</published>
<updated>2019-06-28T07:41:29.196Z</updated>
<summary type="html">
<img src="/2019/06/28/postman1/logo.jpg" title="postman">
<p>用现有开源工具搭建一套轻量级接口自动化测试框架,集成了报告模板和Email发送;</p>
</summary>
<category term="postman系列" scheme="http://yoursite.com/categories/postman%E7%B3%BB%E5%88%97/"/>
<category term="postman系列" scheme="http://yoursite.com/tags/postman%E7%B3%BB%E5%88%97/"/>
</entry>
</feed>