Skip to content
View XuXuClassMate's full-sized avatar
Block or Report

Block or report XuXuClassMate

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
XuXuClassMate/README.md

👋 Testers 👋

Hi, I'm 旭旭同學

I am a tester who likes learning


About me

  • 💡   I like to explore new testing technologies, including automated testing and test development
  • 📖    I am currently learning big_data testing technology and using kubernetes
  • 🎧   Like to listen to take a walk and Play badminton
  • 🐈‍   Like Alaska dog
  • 🧑🏻‍💻   Like to study new technologies
  • ⛏   Recently indulged in business testing and worked hard to complete personal OKR

📝   See my Personal Blog to get more info.


GitHub Analytics

Pinned

  1. XuXuClassMate XuXuClassMate Public

    💡 I like to explore new testing technologies, including automated testing and test development 📖 I am currently learning big_data testing technology and using kubernetes 🎧 Like to listen to take a …

  2. My_Test_JAProject My_Test_JAProject Public

    我的测试项目JAVA版

    Java 4 1

  3. My_Test_PyProject My_Test_PyProject Public

    我的测试项目Python版

    JavaScript 1

  4. This is a code bug during my use of ... This is a code bug during my use of jsonpath.
    1
    dev:
    2
    from jsonpath_ng import parse
    3
    
    
    4
    def getJsonData(self, json_data, path):
    5
            jsonpath_expr = parse(path)